Skip to content

Commit e0be649

Browse files
committed
Updated website (automated commit)
1 parent 4423ace commit e0be649

File tree

3 files changed

+37
-1232
lines changed

3 files changed

+37
-1232
lines changed

_sources/index.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ and scripting in `Bash, Perl or Ruby`_.
3838

3939
.. _Haskell: https://github.com/gibiansky/IHaskell
4040

41-
.. _cython: http://nbviewer.ipython.org/url/github.com/ipython/ipython/raw/master/examples/notebooks/Cython%20Magics.ipynb
41+
.. _cython: http://docs.cython.org/src/quickstart/build.html#using-the-ipython-notebook
4242

43-
.. _R: http://nbviewer.ipython.org/url/github.com/ipython/ipython/raw/master/examples/notebooks/R%20Magics.ipynb
43+
.. _R: http://rpy.sourceforge.net/rpy2/doc-2.4/html/interactive.html#module-rpy2.ipython.rmagic
4444

45-
.. _Octave: http://nbviewer.ipython.org/url/github.com/ipython/ipython/raw/master/examples/notebooks/Octave%20Magic.ipynb
45+
.. _Octave: http://nbviewer.ipython.org/github/blink1073/oct2py/blob/master/example/octavemagic_extension.ipynb
4646

47-
.. _Bash, Perl or Ruby: http://nbviewer.ipython.org/url/github.com/ipython/ipython/raw/master/examples/notebooks/Script%20Magics.ipynb
47+
.. _Bash, Perl or Ruby: http://nbviewer.ipython.org/github/ipython/ipython/blob/master/examples/IPython%20Kernel/Script%20Magics.ipynb
4848

4949
To get started with the IPython Notebook, see our `official example
5050
collection`_. Our `notebook gallery`__ is an excellent way to see the many

0 commit comments

Comments
 (0)