有没有一种方法可以在没有Anaconda的情况下运行Jupyter笔记本? [英] Is there a way to run Jupyter Notebooks Without Anaconda?

查看:284
本文介绍了有没有一种方法可以在没有Anaconda的情况下运行Jupyter笔记本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我删除了Anaconda,是因为与其他编辑器(例如Sublime,PyCharm等)合作所引起的问题比解决的更多.

I deleted Anaconda because it was causing more issues than solving in working with other editors like Sublime, PyCharm, etc...

在课堂上,我们有很多Jupyter笔记本.是否有一个程序可以让我像Anaconda一样运行Jupyter Notebook?基本上与Cntrl + Enter所在的用户界面运行一个代码块一样?

In class, we have a lot of Jupyter notebooks. Is there a program that allows me to run Jupyter Notebooks just like Anaconda allowed me to? Basically the same User Interface where Cntrl + Enter runs a block a code?

谢谢.

我想通了.我需要将Python从3.8降级到3.7

I figured it out. I needed to downgrade Python from 3.8 to 3.7

推荐答案

可以使用 pip将Jupyter单独安装到Anaconda. 通过pip3 install jupyter-有关更多信息,请参见 Jupyter 页信息.

Jupyter can be installed separately to Anaconda using pip via pip3 install jupyter - see the Jupyter page for more information.

这篇关于有没有一种方法可以在没有Anaconda的情况下运行Jupyter笔记本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆