Jupyter notebook 安装:(推荐:jupyter使用教程)
命令行窗口直接使用pip install jupyter命令安装,或先使用cd命令进入指定目录然后使用pip install jupyter命令安装。
jupyter notebook的启动
命令行窗口输入: jupyter notebook即可启动。
更多python知识请关注python教程。
来源:搞代码网:原文地址:https://www.gaodaima.com
Jupyter notebook 安装:(推荐:jupyter使用教程)
命令行窗口直接使用pip install jupyter命令安装,或先使用cd命令进入指定目录然后使用pip install jupyter命令安装。
jupyter notebook的启动
命令行窗口输入: jupyter notebook即可启动。
更多python知识请关注python教程。
来源:搞代码网:原文地址:https://www.gaodaima.com