HIPERFIT / recipes

Financial Recipes
MIT License
2 stars 4 forks source link

Strip command output, generated graphics, etc. before saving notebooks #4

Closed dybber closed 8 years ago

dybber commented 8 years ago

Currently notebooks are many mega-bytes large, as they contain the generated graphs, command output and so on. We don't want that version controlled.

Add this pre-save hook: http://jupyter-notebook.readthedocs.org/en/latest/extending/savehooks.html