@@ -18,9 +18,34 @@ wrangling with Pandas, and data viz
18
18
## Tutorial Setup
19
19
These tutorials are designed to run on [ Jupyter] ( https://jupyter.org ) , a
20
20
browser based interactive notebook that allows you to run the tutorial in the
21
- cloud without any additional setup. During the conference, June 20-25, you will
22
- be provided with a link and credentials to join the tutorial. After the
23
- conference the tutorials will remain available here on GitHub, and you can run
21
+ cloud without any additional setup. On the day of the tutorial, you can log
22
+ into the tutorial [ here] ( http://pvsc-python-tutorial.ml/ ) :
23
+
24
+ http://pvsc-python-tutorial.ml/
25
+
26
+ The first time you visit the tutorial, you will need to create an account. Use
27
+ any username and password you like.
28
+
29
+ ![ jupyter login] ( https://user-images.githubusercontent.com/1385621/119911747-c9bd3600-bf0e-11eb-8f7b-c622d8890f04.png )
30
+
31
+ The first time you log into the tutorial, you will only see the scratch and shared-data folders.
32
+
33
+ ![ first login] ( https://user-images.githubusercontent.com/1385621/119912003-5cf66b80-bf0f-11eb-874d-67ba2ff1bb66.png )
34
+
35
+ After you log in, you need to download the tutorial from this GitHub repository by following this
36
+ [ link] ( https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main ) :
37
+
38
+ https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main
39
+
40
+ You can also use this link to update the tutorial. From now on you will see the PVSC48-Python-Tutorial folder in the list.
41
+
42
+ ![ download tutorial] ( https://user-images.githubusercontent.com/1385621/119912192-ce361e80-bf0f-11eb-8f62-36e54509fdcc.png )
43
+
44
+ Click the folder to open, and you'll see the full list. Click ` Tutorial 0 - Overview.ipynb ` to get started.
45
+
46
+ ![ full list of tutorials] ( https://user-images.githubusercontent.com/1385621/119912314-15241400-bf10-11eb-8a2c-1fc371e0f4e8.png )
47
+
48
+ After the conference the tutorials will remain available here on GitHub, and you can run
24
49
the tutorial anytime in [ Binder] ( https://mybinder.org ) by clicking the
25
50
following link:
26
51
0 commit comments