Skip to content

Commit

Permalink
Docs: download links for tutorials.
Browse files Browse the repository at this point in the history
  • Loading branch information
timstaley committed Dec 9, 2015
1 parent e1dc54b commit cd7317f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/tutorial/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Tutorial
=========

The tutorials take the form of Jupyter_ notebooks; you can either read them
online or work through them interactively by downloading them from the
`notebooks folder`_ of the Github repository.
online or download them to work with interactively. The notebook files can
be found in the `notebooks folder`_ of the source repository, or downloaded
using the links on each tutorial page.


.. _Jupyter: http://jupyter.org/
Expand Down
4 changes: 4 additions & 0 deletions docs/source/tutorial/tutorial1.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Tutorial 1
=============

:download:`Right click here and 'save as' to download this notebook. <../notebooks/tutorial1.ipynb>`


.. raw:: html
:file: tutorial1.html
3 changes: 3 additions & 0 deletions docs/source/tutorial/tutorial2.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
Tutorial 2
=============

:download:`Right click here and 'save as' to download this notebook. <../notebooks/tutorial2.ipynb>`

.. raw:: html
:file: tutorial2.html
3 changes: 3 additions & 0 deletions docs/source/tutorial/tutorial3.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
Tutorial 3
=============

:download:`Right click here and 'save as' to download this notebook. <../notebooks/tutorial1.ipynb>`

.. raw:: html
:file: tutorial3.html

0 comments on commit cd7317f

Please sign in to comment.