Skip to content

Commit 05cc947

Browse files
authored
Adding instructions on interacting with the notes.
1 parent 401a4e2 commit 05cc947

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66

77
This is a set of notes used for teaching Python to students that have never used Python, or programmed in any language. In a usual semester, it takes approximately 4 weeks (meeting twice a week for an hour) to go through the material, for a freshmen undergraduate class.
88

9+
## Notes
10+
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`).
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.
14+
15+
916
## Videos
1017

1118
* [Videos for the class](https://www.youtube.com/playlist?list=PLqAPn_b_yx0TBDqe5-AMSed6sYzMj9qkN)

0 commit comments

Comments
 (0)