You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found that in general notebooks uploaded to the repo are still keeping their output. This increases pretty much the volume of the repo due to the addition of several images. I would suggest to remove these outputs before uploading notebooks to the repo: jupyter nbconvert --clear-output --inplace notebook.ipynb
The text was updated successfully, but these errors were encountered:
rlopezcoto
changed the title
Remove notebook output
Remove notebooks output
Jun 10, 2021
I have found that in general notebooks uploaded to the repo are still keeping their output. This increases pretty much the volume of the repo due to the addition of several images. I would suggest to remove these outputs before uploading notebooks to the repo:
jupyter nbconvert --clear-output --inplace notebook.ipynb
The text was updated successfully, but these errors were encountered: