Using anaconda environment in Atom

后端 未结 6 742
自闭症患者
自闭症患者 2020-12-04 13:49

I\'ve install Anaconda (Python 3.6) and tensorflow (python 3.5). I\'ve managed to get it run both on Spyder and on sublime text 3( by making new build system). Now all the

6条回答
  •  无人及你
    2020-12-04 14:18

    I would guess you want to use the anaconda command prompt inside your atom IDE. For that you will need to add the conda.exe and python paths to your local variables then it should be good to go!

提交回复
热议问题