当前位置:   article > 正文

【Jupyter】给JupyterLab或者notebook添加目录_jupyter notebook 挂载目录

jupyter notebook 挂载目录

方法:

方法1. 与大多数网页的答案一样。
 

  1. 1、安装一个插件jupyter_contrib_nbextensions
  2. pip install jupyter_contrib_nbextensions
  3. 2、配置 nbextension
  4. jupyter contrib nbextension install --user
  5. 3、安装toc
  6. jupyter labextension install @jupyterlab/toc

然后在首页找到 nbextensions。

点开,勾选【Collapsible Headings】【Table of Contents (2)】, 然后重新加载即可。

在这里插入图片描述

上述方法时针对 jupyter notebook, 此时只要关闭,重新加载就可以应用到 jupyter noteLab. 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/凡人多烦事01/article/detail/244974
推荐阅读
相关标签
  

闽ICP备14008679号