【发布时间】:2021-02-28 12:44:19
【问题描述】:
我是编程环境的新手。 去年,我有一门课程,我们使用 python 3.7 和 jupyter notebook 安装(不了解我们在做什么)miniconda。今年我需要 anaconda,所以我用最新版本的 python 安装了它。我的问题是:如果我使用 shell 命令,anaconda 和 miniconda 之间会不会有冲突?当我在 shell 中键入“jupyter notebook”时,它会以我首先安装的 miniconda 还是 anaconda 来打开?
【问题讨论】:
标签: python jupyter-notebook anaconda miniconda