Loading repository data…
Loading repository data…
BenD0G / repository
Converts Jupyter notebooks to and from Python, for git storage
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Converts Jupyter notebooks to and from Python, for git storage.
Recursively converts all files from your current directory.
Run the executable with no arguments to convert notebooks into .nb/*.py files.
Run with --reverse to turn the python files back into notebooks in their original location (overwriting existing notebooks).
Note that cell output is not captured.
Have jupytext installed and available in your environment.