Notebooks #159
luca-fiorito-11
started this conversation in
General
Notebooks
#159
Replies: 1 comment
-
@AitorBengoechea , @EnricaBelfiore , @GrimFe , have a look! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Jupyter notebooks shall be loaded in folder notebooks.
File .git/hooks/pre-commit must be changed to delete the notebooks output from each ipynb file right before commit. This will guarantee version control.
The empty notebook will be executed regularly and automatically using the guthub action notebook CI.
Executed notebooks will be automatically uploaded on https://github.com/luca-fiorito-11/sandy_notebooks/tree/executed_notebooks
Beta Was this translation helpful? Give feedback.
All reactions