Brief Summary
Did you ever dream of editing your Jupyter Notebooks outside of Jupyter? Jupytext lets you synchronize your notebooks with .py or .md versions. These alternative formats are way lighter than .ipynb, and are a perfect fit for version control and collaboration. Edit the .py or .md files in a text editor, and Jupytext will automatically apply the changes back to the .ipynb file.
Outline
Why Jupytext: going further than the .ipynb format
Jupytext's approach: use Jupyter Notebooks, but store them as .py or .md files
Demo: How a .py file becomes a notebook!
Paired notebooks: .py notebook with persistent outputs
What you can do with Jupytext: Version control, Write notebooks as text, Refactor notebooks, QA on notebooks
Which Jupytext format for which usage?
Awesome projects that use Jupytext
Links, facts & figures
----
JupyterCon brings together data scientists, business analysts, researchers, educators, developers, core Project contributors, and tool creators for in-depth training, insightful keynotes, networking, and practical talks exploring the Project Jupyter ecosystem.
https://jupytercon.com/
JupyterCon is possible thanks to the generous support of our sponsors, and the labor of many volunteer organizers.
https://jupytercon.com/sponsors/
https://jupytercon.com/about/#Organiz...