hugo_jupyter package¶
Submodules¶
hugo_jupyter.cli module¶
hugo_jupyter v1.0.2
Use Jupyter notebooks to publish with Hugo.
- Usage:
- hugo_jupyter –init hugo_jupyter -h | –help hugo_jupyter -V | –version
- Options:
- -h –help show help and exit -V –version show version and exit –init Create fabfile and notebooks dir if they do not yet exist
Run hugo_jupyter --init
from the root of your hugo site project to enable support for jupyter notebook rendering.
Then, from the directory root, you can run fab ...
to render, publish, serve notebooks etc.
hugo_jupyter.hugo_jupyter module¶
Main module.
Module contents¶
Top-level package for Hugo Jupyter.