Skip to content

Commit

Permalink
Replaced 'Binder' with 'Google Colab'
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Feb 19, 2021
1 parent 4861b82 commit 7cc6a42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
10 changes: 2 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,15 +482,9 @@ tox.ini

Documentation is built using https://readthedocs.org/ and published on http://pybamm.readthedocs.io/.

### Binder
### Google Colab

Editable notebooks are made available using [Binder](mybinder.readthedocs.io) at https://mybinder.org/v2/gh/pybamm-team/PyBaMM/master.

Configuration files:

```
postBuild
```
Editable notebooks are made available using [Google Colab](https://colab.research.google.com/notebooks/intro.ipynb) [here](https://colab.research.google.com/github/pybamm-team/PyBaMM/blob/master/).

### GitHub

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Examples
Detailed examples can be viewed on the
`GitHub examples page <https://github.com/pybamm-team/PyBaMM/tree/master/examples/notebooks>`_,
and run locally using ``jupyter notebook``, or online through
`Binder <https://mybinder.org/v2/gh/pybamm-team/PyBaMM/master?filepath=examples%2Fnotebooks>`_.
`Google Colab <https://colab.research.google.com/github/pybamm-team/PyBaMM/blob/master/>`_.

Contributing
============
Expand Down

0 comments on commit 7cc6a42

Please sign in to comment.