Change clicking instructions
This commit is contained in:
@@ -18,12 +18,9 @@ To continue the musical analogy, some people think of programming like [Spotify]
|
|||||||
# Index of Jupyter (IPython) Notebooks
|
# Index of Jupyter (IPython) Notebooks
|
||||||
|
|
||||||
For each notebook you can:
|
For each notebook you can:
|
||||||
- Click on [c](https://colab.research.google.com) to **run** the notebook on Colab.
|
- Run the notebook by clicking on [c](https://colab.research.google.com) (Colab), [d](https://deepnote.com) (DeepNote), or [m](https://mybinder.org) (MyBinder).
|
||||||
- Click on [d](https://deepnote.com) to **run** the notebook on DeepNote.
|
- View the notebook by clicking on [n](https://nbviewer.jupyter.org/) (NBViewer) or [g](https://github.com/norvig/pytudes) (github).
|
||||||
- Click on [m](https://mybinder.org) to **run** the notebook on MyBinder.
|
- Read a short description by hovering over the title.
|
||||||
- Click on [n](https://nbviewer.jupyter.org/) or the title to **view** the notebook on NBViewer.
|
|
||||||
- Click on [g](https://github.com/norvig/pytudes) to **view** the notebook on github.
|
|
||||||
- Hover over the title to **view** a description.
|
|
||||||
|
|
||||||
|
|
||||||
|Run|Year|Programming Examples|
|
|Run|Year|Programming Examples|
|
||||||
|
|||||||
Reference in New Issue
Block a user