Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup Python Notebooks with RMD #3

Open
jameshalgren opened this issue Sep 3, 2019 · 0 comments
Open

Cleanup Python Notebooks with RMD #3

jameshalgren opened this issue Sep 3, 2019 · 0 comments

Comments

@jameshalgren
Copy link
Owner

The python Jupyter notebooks in the repository can create version bloat as they save the outputs. Autosave has been disabled for the two notebooks presently in the repository and this should probably be the standard going forward.

A further improvement (documented as this issue) could be to switch to a mark-down style development of the notebooks with better versioning than the .json used natively for Jupyter notebooks.

This link provides the background and some potential paths for implementation:
https://towardsdatascience.com/version-control-with-jupyter-notebooks-f096f4d7035a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant