首页 文章 视频教程 问答

搜索
文章 问答 视频 工具
综合排序 最新排序 热门优先
  • 怎么下载安装jupyter

    下载安装jupyter的方法:打开cmd,在cmd中使用“pip install jupyter”命令即可自动下载安装Jupyter Notebook。然后使用命令生成配置文件,在此文件中配置路径。

    Python学习网 时间2020-01-16 阅读量58430

  • jupyter怎么看python包的版本?

    jupyter查看python包版本的方法:在cmd使用“jupyter notebook”命令启动jupyter,新建一个python文件,然后执行pip list命令即可查看所有python包和版本。

    Python学习网 时间2020-05-02 阅读量31810

  • 怎么打开jupyter notebook?

    打开jupyter notebook的方法:1、直接双击图标打开。2、从命令行打开,在命令行进入指定路径,然后使用jupyter notebook命令打开jupyter notebook。

    Python学习网 时间2020-02-25 阅读量29829

  • 怎样用jupyter读取D盘文件?

    用jupyter读取D盘文件的方法:在cmd中先使用cd命令进入d盘,然后使用jupyter notebook命令启动jupyter即可读取d盘文件。

    Python学习网 时间2020-02-15 阅读量12743

  • jupyter怎么写python?

    jupyter编写python的方法:1、在cmd使用jupyter notebook命令启动jupyter。2、在网页版jupyter中新建一个python文件。3、在新建的python文件中即可直接写python代码。

    Python学习网 时间2020-05-06 阅读量9454

  • 怎样使用jupyter notebook?

    使用jupyter notebook的方法:在cmd命令行中直接使用jupyter notebook命令打开jupyter notebook,同时会打开网页版,然后在网页版中即可直接使用。

    Python学习网 时间2020-02-17 阅读量6502

  • 怎么样在jupyter中导入源码?

    在jupyter中导入源码的方法:在jupyter notebook的cell中直接使用“%load xx.py”命令即可导入源码。

    Python学习网 时间2020-02-22 阅读量6174

  • 怎么在当前路径下启动jupyter?

    在当前路径下启动jupyter的方法:先打开控制台,在控制台使用cd命令进入当前路径,然后直接使用jupyter notebook命令启动jupyter即可。

    Python学习网 时间2020-02-19 阅读量5690

  • 怎么使用乌班图中的jupyter?

    使用乌班图中jupyter的方法:直接在终端使用jupyter notebook命令即可启动jupyter,然后即可使用jupyter。

    Python学习网 时间2020-02-10 阅读量5408

jupyter的相关搜索

热门标签

Python java php mysql js javascript

文章热搜

  • 1如何用python创建文件夹
  • 2如何安装配置python环境变量
  • 3python中怎么注释多行
  • 4如何用python进行数据分析

教程热榜

  • 1Python程序设计
  • 2python教程之Django视频教程
  • 3Python Web入门视频教程
  • 4python数据库分析视频教学

关于我们 广告合作 友链互换 open@py.cn

Python学习网(www.py.cn) - 免费的Python编程视频教程在线学习、交流平台,帮助python自学者快速成长!

版权所有 江苏盈普网络科技有限公司 苏ICP备2021003149号-1

公众号