From a2f6772b664b64640e36d635eb70363584407857 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Thu, 11 Jun 2026 13:12:06 -0700 Subject: [PATCH] Fix typo in colab link --- py/pytudes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/pytudes.py b/py/pytudes.py index bf49393..593dfe1 100644 --- a/py/pytudes.py +++ b/py/pytudes.py @@ -239,7 +239,7 @@ To continue the musical analogy, some people think of programming like [Spotify] # Index of Jupyter (IPython) Notebooks For each notebook you can hover on the title to see a description, or click the title to view on github, or click one of the letters in the left column to open the notebook on -[**co**olab](https://colab.research.google.com) or +[**co**lab](https://colab.research.google.com) or [**nb**viewer](https://nbviewer.jupyter.org/). {format_notebooks()}