I am running Ubuntu 16.04 and my version of Python points to version 3.5, however the one in Atom points to 2.7. Does anybody know how I can change that?
So the python --version in terminal gives me:
Python 3.5.2 :: Anaconda 4.2.0 (64-bit)
and ;python --version in Atom's console gives me:
Python 2.7.12
I use Atom for Julia. I am using Juno and PyCall.
julia-lang. If you are using Atom for Julia, what is the connection between Julia and Python? Are you using Juno and PyCall or something?