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

Commit e6f977b

Browse files
authored
update domain name in readme
* closes #11 * change domain name to https://pvsc-python-tutorial.eastus.cloudapp.azure.com/
1 parent 11422d9 commit e6f977b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ wrangling with Pandas, and data viz
2020
These tutorials are designed to run on [Jupyter](https://jupyter.org), a
2121
browser based interactive notebook that allows you to run the tutorial in the
2222
cloud without any additional setup. On the day of the tutorial, you can log
23-
into the tutorial [here](http://pvsc-python-tutorial.ml/).
23+
into the tutorial [here](https://pvsc-python-tutorial.eastus.cloudapp.azure.com/).
2424

2525
### THIS IS A 2-STEP PROCESS
2626

27-
- **STEP 1**: click [this](http://pvsc-python-tutorial.ml/) --> http://pvsc-python-tutorial.ml/
28-
- **STEP 2**: click [this](https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main) --> https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main
27+
- **STEP 1**: click [this](https://pvsc-python-tutorial.eastus.cloudapp.azure.com/) --> https://pvsc-python-tutorial.eastus.cloudapp.azure.com/
28+
- **STEP 2**: click [this](https://pvsc-python-tutorial.eastus.cloudapp.azure.com/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main) --> https://pvsc-python-tutorial.eastus.cloudapp.azure.com/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main
2929

3030
The first time you visit the tutorial, you will need to create an account. Use
3131
any username and password you like.
@@ -37,7 +37,7 @@ The first time you log into the tutorial, you will only see the scratch and shar
3737
![first login](https://user-images.githubusercontent.com/1385621/119912003-5cf66b80-bf0f-11eb-874d-67ba2ff1bb66.png)
3838

3939
After you log in, you need to download the tutorial from this GitHub repository by following this
40-
[link](https://pvsc-python-tutorial.ml/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main):
40+
[link](https://pvsc-python-tutorial.eastus.cloudapp.azure.com/hub/user-redirect/git-pull?repo=https://github.com/PVSC-Python-Tutorials/PVSC48-Python-Tutorial&branch=main):
4141

4242
You only need to download the repository once, but you can always use either link to start the tutorial during the conference.
4343
From now on you will see the PVSC48-Python-Tutorial folder in the list.
@@ -48,9 +48,9 @@ Click the folder to open, and you'll see the full list. Click `Tutorial 0 - Over
4848

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

51-
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.
51+
Sometimes, if you are idle too long, the tutorial dies. Just click the [link to the tutorial](https://pvsc-python-tutorial.eastus.cloudapp.azure.com/) again to reconnect.
5252

53-
http://pvsc-python-tutorial.ml/
53+
https://pvsc-python-tutorial.eastus.cloudapp.azure.com/
5454

5555
### Jupyter Book docs
5656

0 commit comments

Comments
 (0)