Jupyter to Docs
Jupyter Notebook Integration
This page demonstrates embedding a Jupyter notebook directly into Hugo documentation.
Sample Notebook
Below is the test notebook embedded using our custom shortcode:
Loading notebook...
How It Works
The notebook is rendered client-side using notebook.js, which parses the .ipynb
file and converts it to HTML with pro