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 13ccd42 commit 334580d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/Advanced Tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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
https://colab.research.google.com/github/willfinnigan/kinetics/blob/master/examples/Advanced_example.ipynb



Expand Down
2 changes: 1 addition & 1 deletion docs/Simple Tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Alternatively use a `google colab
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
https://colab.research.google.com/github/willfinnigan/kinetics/blob/master/examples/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 334580d

Please sign in to comment.