Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit acae6eb

Browse files
authored
what to do if the kernel dies
1 parent 85e52b6 commit acae6eb

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,29 @@ After you log in, you need to download the tutorial from this GitHub repository
3737

3838
https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main
3939

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.
4142

4243
![download tutorial](https://user-images.githubusercontent.com/1385621/119912192-ce361e80-bf0f-11eb-8f62-36e54509fdcc.png)
4344

4445
Click the folder to open, and you'll see the full list. Click `Tutorial 0 - Overview.ipynb` to get started.
4546

4647
![full list of tutorials](https://user-images.githubusercontent.com/1385621/119912314-15241400-bf10-11eb-8a2c-1fc371e0f4e8.png)
4748

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+
4855
After the conference the tutorials will remain available here on GitHub, and you can run
4956
the tutorial anytime in [Binder](https://mybinder.org) by clicking the
5057
following link:
5158

5259
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/PVSC-Python-Tutorials/PVSC48-Python-Tutorial/main)
5360

61+
### Locally
62+
5463
You can also run the tutorial locally with
5564
[miniconda](https://docs.conda.io/en/latest/miniconda.html) by following thes
5665
steps:

0 commit comments

Comments
 (0)