Jupyter notebooks as Markdown documents, Julia, Python or R scripts
Jupytext is a plugin for Jupyter that can save Jupyter notebooks as either Markdown files or scripts in many languages. Common use cases for Jupytext are:
version control on Jupyter Notebooks
editing, merging or refactoring notebooks in your favorite text editor
applying Q&A checks on notebooks.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/2kdz3y00xivp6il318id71vgjhc0sm2i-python-jupytext-1.15.0.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'python-setuptools' should probably not be an input at all |