Skip to content

Commit bf6c201

Browse files
authored
Update Jupyter (iPython) Notebooks Guide.ipynb
Corrected broken link for "Bryn Mawr College Computer Science Guide": instead of: https://athena.brynmawr.edu/hub/dblank/public/Jupyter%20Notebook%20Users%20Manual.ipynb should be: https://athena.brynmawr.edu/jupyter/hub/dblank/public/Jupyter%20Notebook%20Users%20Manual.ipynb Best regards, Predrag Rogic
1 parent d4caaf1 commit bf6c201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jupyter (iPython) Notebooks Guide.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Guide to Using Jupyter Notebooks\n",
88
"In this lecture we will be going over the basics of the Jupyter (previously called iPython Notebooks).\n",
99
"\n",
10-
"For a complete User Manual check out the [Bryn Mawr College Computer Science Guide](http://jupyter.cs.brynmawr.edu/hub/dblank/public/Jupyter%20Notebook%20Users%20Manual.ipynb).\n",
10+
"For a complete User Manual check out the [Bryn Mawr College Computer Science Guide](https://athena.brynmawr.edu/jupyter/hub/dblank/public/Jupyter%20Notebook%20Users%20Manual.ipynb).\n",
1111
"\n",
1212
"Most of the breakdown will actually occur in the presentation corresponding to this Notebook. So please refer to either the presentation or the full User Manual linked above."
1313
]

0 commit comments

Comments
 (0)