gll89的个人博客分享 http://blog.sciencenet.cn/u/gll89

博文

Jupyter installation using pip

已有 2876 次阅读 2017-4-18 23:30 |个人分类:Python|系统分类:科研笔记| Jupyter

Jupyter是基于浏览器的Python IDE。IPython 是一个加强版的交互式 Shell

1、Installation

   在python环境下输入pip install jupyter

2、运行

   在cmd中输入“jupyter notebook”,便能自动打开浏览器中localhost的8888端口,就可以在线写代码啦!不止于python,还有R等...

3、获取Jupyter的默认路径

    run the below command from the command line:

  jupyter --paths




https://blog.sciencenet.cn/blog-1969089-1049735.html

上一篇:websites about brain atlas
下一篇:FSL sotfware
收藏 IP: 218.0.4.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-7-26 06:29

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部