Skip to content

Commit 7430983

Browse files
authored
Merge pull request #241 from python-adaptive/rename-example-notebook
rename learner.ipynb -> example-notebook.ipynb
2 parents 45e2886 + ad54a7e commit 7430983

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ evaluate functions on a computing cluster, live-plot the data as it
1616
returns, and fine-tune the adaptive sampling algorithm.
1717

1818
Run the ``adaptive`` example notebook `live on
19-
Binder <https://mybinder.org/v2/gh/python-adaptive/adaptive/master?filepath=learner.ipynb>`_
19+
Binder <https://mybinder.org/v2/gh/python-adaptive/adaptive/master?filepath=example-notebook.ipynb>`_
2020
to see examples of how to use ``adaptive`` or visit the
2121
`tutorial on Read the Docs <https://adaptive.readthedocs.io/en/latest/tutorial/tutorial.html>`__.
2222

@@ -171,7 +171,7 @@ request <https://github.com/python-adaptive/adaptive/pulls>`_.
171171
.. |DOI| image:: https://img.shields.io/badge/doi-10.5281%2Fzenodo.1182437-blue.svg
172172
:target: https://doi.org/10.5281/zenodo.1182437
173173
.. |Binder| image:: https://mybinder.org/badge.svg
174-
:target: https://mybinder.org/v2/gh/python-adaptive/adaptive/master?filepath=learner.ipynb
174+
:target: https://mybinder.org/v2/gh/python-adaptive/adaptive/master?filepath=example-notebook.ipynb
175175
.. |Gitter| image:: https://img.shields.io/gitter/room/nwjs/nw.js.svg
176176
:target: https://gitter.im/python-adaptive/adaptive
177177
.. |Documentation| image:: https://readthedocs.org/projects/adaptive/badge/?version=latest
File renamed without changes.

0 commit comments

Comments
 (0)