寒冷小海豚

文章
5
资源
0
加入时间
4年1月25天

Jupyter nbextentions 安装与使用

Jupyter notebook是特别适合我这种边想边做的意识流编程,不过原始版的jupyter notebook一旦行数多起来,很难有效的找到上下文,直到发现了nbextentions,具有目录导航功能,真香啊!介绍https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/install.html安装pip install jupyter_contrib_nbextensions && jupyt