jupyter notebook
试试:
pip install jupytext

如果运行,需要jupyter package,只查看代码不需要这个包
pip install jupyter_contrib_nbextensions
这篇博客介绍了如何在PyCharm中编辑Jupyter Notebook。通过安装jupytext和jupyter_contrib_nbextensions这两个包,可以实现对.ipynb文件的支持,其中jupytext用于在PyCharm中创建和编辑Notebook,而jupyter_contrib_nbextensions则提供了更多Notebook的增强功能。
jupyter notebook
试试:
pip install jupytext

如果运行,需要jupyter package,只查看代码不需要这个包
pip install jupyter_contrib_nbextensions
2万+
27万+

被折叠的 条评论
为什么被折叠?