How to activate Ipython Notebook and QT Console with Python 3.4 in Anaconda 2.0 -


i have installed in window 7 environment anaconda 2.0. default python 2.7 python 3.4 installed. able activate python 3.4 command "activate py3k". after spyder ide work right python 3.4 1) i'm not able start ipython notebook , qt console python 3.4 2) i'm not able start anaconda python 3.4 default (so launcher starts 3 apps -spyder, ipython notebook , ipython qt console python 3.4)

the launcher points root environment (python 2). if have activated python 3 environment, can launch notebook typing ipython notebook (and same qtconsole ipython qtconsole).


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -