什么是Jupyter Notebook?

什么是Jupyter Notebook?(点击标题进入原文链接网址) Jupyter Notebook, 以前又称为IPython notebook,是一个交互式笔记本, 支持运行40+种编程语言. 可以用来编写漂亮的交互式文档. Linux下, Jupyter Notebook的安装过程可以参考Jupyter官方网站, 具体的, 可能只需要一句话就能搞定: pip install jupyter
相关文章
相关标签/搜索