Skip to content

Commit 629ae4b

Browse files
tjaffrijph00
authored andcommitted
Update start_azure.md (fastai#403)
1 parent 645a730 commit 629ae4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/start_azure.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,10 @@ To access the DSVM created above and run the course notebooks, find the DSVM ins
6969

7070
* For Linux,
7171
* Copy the IP address from the page above.
72-
* Enter the IP address in a browser as https://<<ip address>>:8000 to access Jupyter notebooks through the built-in Jupyterhub. Jupyter is supported on Chrome, Firefox or Safari. **Note**: You will see a certificate warning since the Jupyter server on the DSVM has a self signed certificate by default. You can skip through this certificate warning on your browser.
72+
* Enter the IP address in a browser as ``https://<<ip address>>:8000`` to access Jupyter notebooks through the built-in Jupyterhub. Jupyter is supported on Chrome, Firefox or Safari. **Note**: You will see a certificate warning since the Jupyter server on the DSVM has a self signed certificate by default. You can skip through this certificate warning on your browser.
7373
* You will need to provide the usename and password you provided in the creation step.
7474
* To access the notebooks, navigate to fastai and then to course-v3 directory as shown below.
75+
* If you don't see the ``/fastai/`` dir after connecting to Jupyterhub, please wait. The extension may still be installing.
7576

7677
<img alt="JupyterLinux" src="/images/azure/JupyterLinux.png" class="screenshot">
7778

0 commit comments

Comments
 (0)