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 is using Atom( which I'm not used to). So I've 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 that or what kind of package should I use( I'm using windows so virtualenv) thanks in advance !
Anaconda is a way to distribute Python, where Jupyter and Atom are ways to interact with a python interpreter.
Anaconda Navigator is a graphical interface for launching common Python programs without having to use command lines, to install packages and manage your environments. It also allows you to launch applications and easily manage conda packages, environments, and channels without using command-line commands.
In your Anaconda terminal, activate your Conda environment and then run atom --new-instance
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With