Using anaconda environment in Atom

后端 未结 6 740
自闭症患者
自闭症患者 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:03

    In your Anaconda terminal, activate your Conda environment and then run atom --new-instance

提交回复
热议问题