Using anaconda on Atom

I installed Anaconda (Python 3.6) and tensorflow (python 3.5). I managed to run it on both Spyder and sublime text 3 (creating a new build system). Now everything uses Atom (which I'm not used to). So I'm trying to "tell" Atom to use python in the following folder:

C:\users\engine\anaconda3\envs\tensorflow\python.exe

without any success, any idea how to do this or which package I should use (I use Windows so virtualenv) thanks in advance!

+4
source share
2 answers

script hydrogen python. Anaconda.

!

0

Anaconds Conda, "atom -new-instance"

0

Source: https://habr.com/ru/post/1673983/


All Articles