A Jupyter notebook is a combination of code and results. The results
are often binary blobs (like png images), and unsuitale for storing in a version control
system like Subversion of Git.
By converting Notebook scripts to pure Python code, the essence of the
notebook may be stored in a version control system, without archiving
any of the results.
Choice of editor is a personal one, and Jupter's doesn't appeal to everyone. Now you
can create a python script -- complete with markdown -- in your preferred editor,
touch it up in Jupyter, and iterate.
Follow juplicate
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of juplicate!