Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ipynb files should be cleaned up automatically before git commit.

You can do this automatically with:

pip install --upgrade nbstripout

or

conda install -c conda-forge nbstripout

then

nbstripout --install