nh_wzg 发表于 2022-4-10 09:09:26

jupyter notebook nbextension cell_filter 适配使用

本帖最后由 nh_wzg 于 2022-4-10 09:10 编辑

Jupyter Notebook cell的tags可以打开。

用这个nbextension : cell_filter 来对调试中的 cell 用tags来进行组合与分类。

非常方便于组织平面化的cell来分类。

得益于鱼C这个老污龟带入学习python,回馈一下吧。

把原始的cell_filter.js 备份,用附件的来代替。重启notebook,选中 Nbextension分页中的:cell_filter

现在使用jupyter notebook 版本:6.4.3
页: [1]
查看完整版本: jupyter notebook nbextension cell_filter 适配使用