摘要: 一、Jupyter安装 前提需要已经安装好python环境~ 接着,Python3x版本安装路径下执行pip命令安装 pip3 install Jupyter 看网速,安装完后会显示安装成功一段话即可。 二、启动jupyter notebook两种方法 1:命令行窗口输入jupyter notebo 阅读全文
posted @ 2019-08-02 23:45 钢笔勾线 阅读(7670) 评论(0) 推荐(0) 编辑