jupyter nbconvert
export options be enabled from the Export Notebook As...
menu in Jupyter lab?
Export Notebook to Html_toc
on the menu?
File --> Export notebook as
#7612, there are additional options, which can be run from the console, but do not display in the menu.@jupyterlab/toc
nbconvert
is greater than 5.6.1, then do conda install -c conda-forge "nbconvert=5.6.1"
conda install jupyter_contrib_nbextensions
or conda install -c conda-forge jupyter_contrib_nbextensions
per Installing jupyter_contrib_nbextensions Guide.
\\Anaconda3\\lib\\site-packages\\jupyter_contrib_nbextensions\\nbextensions\\
pip
install options in the guide, but I haven't tried this for a manual installation of Jupyter Lab and Jupyter Notebookjupyter contrib nbextension install --user
jupyter notebook
[jupyter_nbextensions_configurator] nbextension '...' has duplicate listings
.\\Anaconda3\\...
, as mentioned above, and the other was \\Users\\...\\AppData\\\Roaming\\jupyter\\nbextensions\\...
\\Users\\...\\AppData\\\Roaming\\jupyter\\nbextensions\\...
to \\Users\\...\\AppData\\\Roaming\\jupyter\\nbextensions_old\\...
Nvextensions
tab, select the option for Table of Contents (2)
, and Enable
it.
jupyter lab
Export Notebook As...
options will be enabled in the file menu.
Export Notebook to Html_toc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With