Run code in your Jupyter Book and include computational results.
Guides in this section¶
Tutorials¶
Get started with executable code - Step-by-step guide to running code in your book
How-To Guides¶
JupyterLab integration - Edit and preview with JupyterLab
Generate MyST content - Programmatically create documentation
Execution features¶
Execute code blocks at build time
Cache outputs for faster builds
Include computational results in your documentation
Support for multiple programming languages