Skip to content

Commit

Permalink
Point binder to master branch as temporary measure
Browse files Browse the repository at this point in the history
v.1.1.2 now seems unstable so redirecting all binder invocations to master branch as short-term measure since master has been fixed (see also commit 3f4bfd6)
  • Loading branch information
jarmarshall committed Mar 15, 2020
1 parent 3f4bfd6 commit 987a162
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ View and interact with the user manual online:

.. image:: https://mybinder.org/badge.svg
:alt: Start running MuMoT user manual on mybinder.org
:target: https://mybinder.org/v2/gh/DiODeProject/MuMoT/v1.1.2?filepath=docs%2FMuMoTuserManual.ipynb
:target: https://mybinder.org/v2/gh/DiODeProject/MuMoT/master?filepath=docs%2FMuMoTuserManual.ipynb

Note that this uses the excellent and free `mybinder.org <https://mybinder.org/>`__ service,
funded by the `Gordon and Betty Moore Foundation <https://www.moore.org/>`__,
Expand All @@ -36,10 +36,10 @@ Demo notebooks
--------------
The following demo notebooks are also available online:

* `Paper <https://mybinder.org/v2/gh/DiODeProject/MuMoT/v1.1.2?filepath=docs%2FMuMoTpaperResults.ipynb>`_: (*MuMoT authors, University of Sheffield*)
* `Epidemics <https://mybinder.org/v2/gh/DiODeProject/MuMoT/v1.1.2?filepath=DemoNotebooks%2FEpidemicsDemo_SIRI.ipynb>`_: (*Renato Pagliara, Princeton University*)
* `Agent density <https://mybinder.org/v2/gh/DiODeProject/MuMoT/v1.1.2?filepath=DemoNotebooks%2FAgent_density.ipynb>`_: (*Yara Khaluf, Ghent University*, and *MuMoT authors, University of Sheffield*)
* `COVID-19 <https://mybinder.org/v2/gh/DiODeProject/MuMoT/v1.1.2?filepath=DemoNotebooks%2FCOVID-19.ipynb>`_: (*James A. R. Marshall, University of Sheffield*)
* `Paper <https://mybinder.org/v2/gh/DiODeProject/MuMoT/master?filepath=docs%2FMuMoTpaperResults.ipynb>`_: (*MuMoT authors, University of Sheffield*)
* `Epidemics <https://mybinder.org/v2/gh/DiODeProject/MuMoT/master?filepath=DemoNotebooks%2FEpidemicsDemo_SIRI.ipynb>`_: (*Renato Pagliara, Princeton University*)
* `Agent density <https://mybinder.org/v2/gh/DiODeProject/MuMoT/master?filepath=DemoNotebooks%2FAgent_density.ipynb>`_: (*Yara Khaluf, Ghent University*, and *MuMoT authors, University of Sheffield*)
* `COVID-19 <https://mybinder.org/v2/gh/DiODeProject/MuMoT/master?filepath=DemoNotebooks%2FCOVID-19.ipynb>`_: (*James A. R. Marshall, University of Sheffield*)

On your own machine
-------------------
Expand Down

0 comments on commit 987a162

Please sign in to comment.