Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
willfinnigan committed Aug 22, 2019
1 parent ca33009 commit c39ae0e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/Advanced Tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This tutorial uses the same example as the simple tutorial, but demonstrates the

Again I recommend running this using a jupyter notebook or google colab.

Here is a direct link to this example in google colab.
Or here is a direct link to this workbook in google colab.
https://colab.research.google.com/github/willfinnigan/kinetics/blob/master/Advanced_example.ipynb



.. image:: images/example_system.png
:scale: 20
Expand Down
3 changes: 3 additions & 0 deletions docs/Simple Tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Alternatively use a `google colab
<https://colab.research.google.com/>`_.
notebook to get started quickly. (Use ``!pip install kinetics`` in the first cell)

Or here is a direct link to this workbook in google colab.
https://colab.research.google.com/github/willfinnigan/kinetics/blob/master/Simple_example.ipynb

This example shows the code required to model the relatively simple system shown on the main page.
The complete example as a single block of code is available at the end.

Expand Down

0 comments on commit c39ae0e

Please sign in to comment.