It might be better to redo the nbconvert script to find the specific files rather than all notebooks. In that way, we can choose not to include some jupyter notebooks such as data generation in the documentation.
Additionally, add the generated files and figures to a subdirectory. The files are currently being created in the root of docs/ and it looks messy.
It might be better to redo the nbconvert script to find the specific files rather than all notebooks. In that way, we can choose not to include some jupyter notebooks such as data generation in the documentation.
Additionally, add the generated files and figures to a subdirectory. The files are currently being created in the root of
docs/and it looks messy.