JUPYTER NOTEBOOK
程序员文章站
2022-07-14 12:35:48
...
打开 Jupyter Notebook
打开 notebook 的方法非常简单,只需在终端输入
sudo apt install ipython
sudo apt install ipython-notebook
ipython notebook
- 1
启动完成后,会自动代开浏览器
推荐阅读
-
1.1Jupyter notbook 的使用
-
anaconda 环境新建/删除/拷贝 jupyter notebook上使用python虚拟环境 TensorFlow
-
非线性函数的最小二乘拟合——兼论Jupyter notebook中使用公式 [原创]
-
【机器学习】(一)jupter notebook、初识数据的步骤
-
Jupyter修改默认文件保存路径
-
Jupyter安装拓展nbextensions及解决官网下载慢的问题
-
基于jupyter notebook的python编程(Win10通过OpenCv-3.4.1进行人脸口罩数据集的模型训练并进行戴口罩识别检测)
-
Jupyter notebook 创建、切换Anaconda(Python)虚拟环境
-
如何修改通过Anaconda安装的jupyter notebook的工作目录
-
Jupyter的安装和基本使用