This repository was archived by the owner on Oct 31, 2023. It is now read-only.
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -37,20 +37,29 @@ After you log in, you need to download the tutorial from this GitHub repository
37
37
38
38
https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main
39
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.
40
+ You only need to download the repository once, but you can always use either link to start the tutorial during the conference.
41
+ From now on you will see the PVSC48-Python-Tutorial folder in the list.
41
42
42
43
![ download tutorial] ( https://user-images.githubusercontent.com/1385621/119912192-ce361e80-bf0f-11eb-8f62-36e54509fdcc.png )
43
44
44
45
Click the folder to open, and you'll see the full list. Click ` Tutorial 0 - Overview.ipynb ` to get started.
45
46
46
47
![ full list of tutorials] ( https://user-images.githubusercontent.com/1385621/119912314-15241400-bf10-11eb-8a2c-1fc371e0f4e8.png )
47
48
49
+ Sometimes, if you are idle too long, the tutorial dies. Just click the [ link to the tutorial] ( http://pvsc-python-tutorial.ml/ ) again to reconnect.
50
+
51
+ http://pvsc-python-tutorial.ml/
52
+
53
+ ### My Binder
54
+
48
55
After the conference the tutorials will remain available here on GitHub, and you can run
49
56
the tutorial anytime in [ Binder] ( https://mybinder.org ) by clicking the
50
57
following link:
51
58
52
59
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/PVSC-Python-Tutorials/PVSC48-Python-Tutorial/main )
53
60
61
+ ### Locally
62
+
54
63
You can also run the tutorial locally with
55
64
[ miniconda] ( https://docs.conda.io/en/latest/miniconda.html ) by following thes
56
65
steps:
You can’t perform that action at this time.
0 commit comments