摘要:
阅读目录(Content) 1 认识jupyter 2 jupyter的安装 2.1 基于Anaconda管理器安装ipthon 2.2 安装Ipython(方案1) 2.3 下载Ipython后安装 3 安装jupyter 4 运行jupyter 5 配置Jupyter的默认开启目录 6 快捷启动 阅读全文
posted @ 2019-07-15 11:16
苍月代表我
阅读(10779)
评论(0)
推荐(1)
摘要:
这是我自定义的Python 的安装目录 (D:\SoftWare\Python\Python36\Scripts) 1、Jupyter Notebook 和 pip 为了更加方便地写 Python 代码,还需要安装 Jupyter notebook。 利用 pip 安装 Jupyter notebo 阅读全文
posted @ 2019-07-15 11:14
苍月代表我
阅读(618)
评论(0)
推荐(0)