Skip to content

Commit 04fea35

Browse files
committed
Merge pull request ipython#1 from Carreau/rmd
autogenerated readme.md with link to nbviewer
2 parents 773e6ec + 21dcfcb commit 04fea35

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

notebooks/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- [Configuring IPython](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Configuring%20IPython.ipynb)
2+
- [Custom Display Logic](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Custom%20Display%20Logic.ipynb)
3+
- [IPython - beyond plain Python](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/IPython%20-%20beyond%20plain%20Python.ipynb)
4+
- [Markdown Cells](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Markdown%20Cells.ipynb)
5+
- [Notebook Basics](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Notebook%20Basics.ipynb)
6+
- [Overview of IPython.parallel](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Overview%20of%20IPython.parallel.ipynb)
7+
- [Parallel Example - Remote Iteration](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Parallel%20Example%20-%20Remote%20Iteration.ipynb)
8+
- [Parallel Magics](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Parallel%20Magics.ipynb)
9+
- [Parallel face detection](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Parallel%20face%20detection.ipynb)
10+
- [Rich Display System](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Rich%20Display%20System.ipynb)
11+
- [Running Code](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Running%20Code.ipynb)
12+
- [Running a Secure Public Notebook](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Running%20a%20Secure%20Public%20Notebook.ipynb)
13+
- [Terminal usage](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Terminal%20usage.ipynb)
14+
- [Typesetting Math Using MathJax](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Typesetting%20Math%20Using%20MathJax.ipynb)
15+
- [Using DirectView and LoadBalancedView Together](http://nbviewer.ipython.org/urls/github.com/ipython/ipython-in-depth/raw/master/notebooks/Using%20DirectView%20and%20LoadBalancedView%20Together.ipynb)

0 commit comments

Comments
 (0)