By the numbers...
Sunday, August 16, 2015
ipython / jupyter - how to switch kernel?
With ipython and python 2.7 installed using anaconda, how do I switch kernel to use 3.*?
$ conda create -n py34 python=3.4 anaconda
$ source activate py34
$ ipython kernelspec install-self --user
$ ipython notebook --profile=nbserver --script
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment