User Tools

Site Tools


jupyteripython_documentation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jupyteripython_documentation [2015/09/09 19:10]
efernan [Getting started with the Jupyter/IPython notebook (work in progress)]
jupyteripython_documentation [2016/09/07 17:14]
aytonb [Getting started with the Jupyter/IPython notebook (work in progress)]
Line 19: Line 19:
  
 Follow the instructions in the example notebook. Follow the instructions in the example notebook.
-Our first recitation (Friday 09/11) will cover how to get started with the course VM and the Jupyter notebook.+Our first recitation (Friday 09/09) will cover how to get started with the course VM and the Jupyter notebook. 
 + 
 +==== Interesting example Jupyter notebooks ==== 
 + 
 +  * Official IPython example notebooks. You can find these in your VM in ''​example_notebooks/​Learning/​Official_IPython_examples/​Notebook/​Index.ipynb''​. This is a good resource to learn how to use the Jupyter notebook 
 +  * [[http://​nbviewer.ipython.org/​|Nbviewer]]:​ Nbviewer renders Jupyter notebooks (.ipynb files) as static web pages that you can see online (although you lose the ability to execute the code). It can display .ipynb notebooks online from people'​s Github repositories and other places.  
 +  * [[https://​github.com/​ipython/​ipython/​wiki/​A-gallery-of-interesting-IPython-Notebooks|The official gallery of interesting IPython Notebooks]] contains hundreds of interesting examples 
 +  * Peter Norvig'​s IPython notebooks 
 + 
 +=== Peter Norvig'​s IPython notebooks === 
 + 
 +Peter Norvig has created many cool IPython notebooks over the years. The are all very interesting. Try [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Fred%20Buns.ipynb|Fred Buns.ipynb]],​ [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Cheryl.ipynb|Cheryl.ipynb]] or [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​TSPv3.ipynb|TSPv3.ipynb]],​ for example. 
 + 
 + 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Cheryl-and-Eve.ipynb|Cheryl-and-Eve.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Cheryl.ipynb|Cheryl.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Convex%20Hull.ipynb|Convex Hull.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Economics.ipynb|Economics.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Fred%20Buns.ipynb|Fred Buns.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Gesture%20Typing.ipynb|Gesture Typing.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​Golomb-Puzzle.ipynb|Golomb-Puzzle.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​How%20to%20Do%20Things%20with%20Words.ipynb|How to Do Things with Words.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​TSPv3.ipynb|TSPv3.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​xkcd1313-original.ipynb|xkcd1313-original.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​xkcd1313-part2.ipynb|xkcd1313-part2.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​xkcd1313-part2c.ipynb|xkcd1313-part2c.ipynb]] 
 +  * [[http://​nbviewer.ipython.org/​url/​norvig.com/​ipython/​xkcd1313.ipynb|xkcd1313.ipynb]] 
 + 
jupyteripython_documentation.txt · Last modified: 2016/09/07 17:14 by aytonb