km3pipe.utils.nb2sphx¶
Convert jupyter notebook to sphinx gallery notebook styled examples. Needs pypandoc (pip install pypandoc).
- Usage:
- nb2sphx NOTEBOOK
Module Contents¶
Functions¶
convert_ipynb_to_gallery(file_name) |
Blatantly stolen + adapted from |
main() |
-
km3pipe.utils.nb2sphx.convert_ipynb_to_gallery(file_name)[source]¶ Blatantly stolen + adapted from https://gist.github.com/wuhuikai/4a7ceb8bc52454e17a4eb8327d538d85