You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is a set of notes used for teaching Python to students that have never used
9
9
## Notes
10
10
11
11
* The notes are in the form of iPython notebooks and are stored under the `/notes` folder.
12
-
* If you are an NYU student, you can [use the NYU JupyterHub server] to access the Jupyter server and the notes (under `/notes/pi1/introduction-to-python`).
12
+
* If you are an NYU student, you can [use the NYU JupyterHub server](https://jupyterhub.stern.nyu.edu/) to access the Jupyter server and the notes (under `/notes/pi1/introduction-to-python`).
13
13
* If you do not have access to your own Jupyter server, you can interact with the notes by clicking the "[Launch Binder](https://mybinder.org/v2/gh/ipeirotis/introduction-to-python/master)" button.
0 commit comments