Closed MGomezN closed 2 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
@MGomezN thanks for setting this up! I know this is still marked as draft but here are 2 suggestions:
_build
to .gitignore
to avoid committing the generated HTML files. You will have to git rm -r _build
as well to remove them. Don't worry, we all do this all the time 🙂 Again, thank you so much for putting in time on this. I know you're busy so this is doubly appreciated 🚀
Description
Add structure of Jupyter book to include tutorials:
Relevant issues/PRs
It is addressed #4 in a very preliminary way.