Columbus Python Workshop 1/Friday/Linux set up Python: Difference between revisions

No edit summary
 
(One intermediate revision by one other user not shown)
Line 32:
</pre>
 
and press Enter. This will take you back to the Linux command prompt. You can also use Ctrl+D to exit the Python interpreter.</li>
</ol>
 
Line 53:
and, finally,
 
<pre>sudo pip install pyreadline ipython tornado pyzmq ipython-notebook ipython_doctester</pre>
 
Verify that IPython Notebook is ready by typing
Anonymous user