Jupyter notebook 添加目录插件

前提:

打开conda prompt,并切换到自己的虚拟环境

python 复制代码
#查看所有虚拟环境
conda env list
#激活你常用的虚拟环境
conda activate liuenv

一、安装插件nbextensions

python 复制代码
conda install -c conda-forge jupyter_contrib_nbextensions

官方有点慢,但是换国内源老是安装报错。

python 复制代码
conda install jupyter_contrib_nbextensions -i https://pypi.tuna.tsinghua.edu.cn/simple

安装这个插件总是报错,notebook=7.x 版本不再适应插件 nbextensions。

参考文章《https://blog.csdn.net/weixin_54383080/article/details/134655727》

剩下的就不搞了。。。。。。。。。。。。。。。

二、添加到工具栏

python 复制代码
jupyter contrib nbextension install

** 注意:** 运行的之前关闭 jupyter notebook,当然运行之后重启也行。

相关推荐
墨抒颖 msy.plus5 小时前
[特殊字符] 从零到一:打造你的VSCode圈复杂度分析插件
ide·vscode·编辑器·插件·cursor
小冷coding2 天前
随时随地写代码:Jupyter Notebook+cpolar让远程开发像在本地一样流畅
ide·python·jupyter
996终结者2 天前
软件使用教程(四):Jupyter Notebook 终极使用指南
ide·python·jupyter
l1t3 天前
DuckDB新版rusty_sheet 插件测试
xml·数据库·rust·插件·xlsx·duckdb
于壮士hoho3 天前
Python | jupyter notebook默认文件保存路径
python·机器学习·jupyter
荔枝吻4 天前
【保姆级喂饭教程】把chrome谷歌浏览器中的插件导出为CRX安装包
chrome·插件
机器学习是魔鬼5 天前
如何在矩池云上使用Jupyter-ai功能
ai·jupyter·矩池云·jupyter ai
Zeluar17 天前
关闭VSCode Markdown插件在Jupyter Notebook中的自动预览
ide·vscode·jupyter
海绵不是宝宝81718 天前
连接远程服务器上的 jupyter notebook,解放本地电脑
服务器·jupyter·github
l1t18 天前
利用DeepSeek辅助WPS电子表格ET格式分析
人工智能·python·wps·插件·duckdb