Difference between revisions of "IPython"
From stgo
(Created page with "* for installing iPython see here: http://ipython.org/ipython-doc/2/install/install.html * start iPython notebook, run in a normal terminal <code>ipython notebook</code> * for...") |
|||
Line 2: | Line 2: | ||
* start iPython notebook, run in a normal terminal <code>ipython notebook</code> | * start iPython notebook, run in a normal terminal <code>ipython notebook</code> | ||
* for the command line version on Ubuntu go to the menu and start development>ipython | * for the command line version on Ubuntu go to the menu and start development>ipython | ||
+ | * change line with <shift+enter> |
Revision as of 17:15, 9 October 2014
- for installing iPython see here: http://ipython.org/ipython-doc/2/install/install.html
- start iPython notebook, run in a normal terminal
ipython notebook
- for the command line version on Ubuntu go to the menu and start development>ipython
- change line with <shift+enter>