美文网首页
mac下怎么使用conda和jupyter notebook

mac下怎么使用conda和jupyter notebook

作者: 潘雪雯 | 来源:发表于2021-03-18 19:49 被阅读0次

发现在mac下安装conda竟然比windows更加的方便,连环境变量都不需要设置就可以使用
官网下载安装包
我选择的是采用图形界面的安装方式,
然后在terminal中输入conda就可以了

image.png
然后开启jupyter的方式:
也是在terminal中输入 jupyter notebook
就会在默认浏览器中打开jupyer
image.png

相关文章

网友评论

      本文标题:mac下怎么使用conda和jupyter notebook

      本文链接:https://www.haomeiwen.com/subject/bisbcltx.html