加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

Why the Anaconda command prompt is the first choice in windo

发布时间:2020-12-14 02:29:13 所属栏目:Windows 来源:网络整理
导读:In windows,what‘s the difference between command prompt and anaconda prompt Anaconda command prompt is just like command prompt ,but it makes sure that you are able to use anaconda and conda commands from the prompt,without having to chan

In windows,what‘s the difference between command prompt and anaconda prompt

Anaconda command prompt is just like command prompt,but it makes sure that you are able to use anaconda and conda commands from the prompt,without having to change directories or your path.

When you start Anaconda command prompt,you‘ll notice that it adds/("prepends") a bunch of locations to your PATH. These locations contain commands and scripts that you can run. So as long as you‘re in the Anaconda command prompt,you know you can use these commands.

you can check your PATH by launch the echo %PATH in your command prompt(cmd.exe in windows) or Anaconda command prompt

During the installation of Anaconda there is a choice to add these to the PATH by default,and if checked you can also use these commands on the regular command prompt. But the anaconda prompt will always work. see the snapshot of installing anaconda below:

As far as updating conda,if it doesn‘t work in command prompt,you can launch

conda update conda

in Anaconda command prompt.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读