mkdocs-jupyter
mkdocs-jupyter copied to clipboard
Render notebooks outside the docs folder
I have a notebooks folder where I store my example notebooks, and I would render them in the docs via this package.
However, apparently I can only do that if the notebooks are inside the docs folder. Both docs and notebooks are at the same level in the main repo.
Is there a way to render the notebooks without duplicating them in the docs folder? I would not like to have code duplication. I have tried with the Snippets extension, but apparently does not work well with jupyter.