cookiecutter-science-project icon indicating copy to clipboard operation
cookiecutter-science-project copied to clipboard

jupyter-book integration

Open dcherian opened this issue 4 years ago • 3 comments
trafficstars

Nice cookiecutter.

Just a suggestion: it's been really useful to have my notebooks folder built with jupyter-book and automatically deploying to Github Pages. Very nice for discussing with collaborators.

See https://github.com/dcherian/pump for an example, there's a github workflow and a bunch of yaml files in notebooks/. You can set it to only render the notebooks (_config.yml) and not rerun them, so no worries about datasets not being accessible on the cloud etc...

Rendered here: https://cherian.net/pump/intro.html

dcherian avatar Jan 21 '21 18:01 dcherian

Cool idea! Can you comment on jupyter book? Having the ability to comment on jupyter notebooks somehow would be the last thing I really want to have for my workflow!

jbusecke avatar Jan 21 '21 20:01 jbusecke

https://jupyterbook.org/interactive/comments.html

dcherian avatar Jan 29 '21 22:01 dcherian

Oh that is hella cool. Need to check this out for sure!

jbusecke avatar Jan 30 '21 01:01 jbusecke