Notebook
Utility for running and converting Jupyter notebooks.
Utility settings
Path
This setting is the location of the Jupyter notebook or directory of notebooks you want to run and or convert.
Format
If you want to convert your Jupyter notebooks, you can provide a format.
Currently supported format: pdf
Config
When converting your Jupyter notebooks you can provide additional config to customize the output.
We have one custom config: no-code. This excludes any code output from executed files and makes the output pdf generally neater.
You can pass completely custom configs into this setting, for more information go to the documentation link in the Learn more section below.