Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Aug 18, 2024
1 parent 74b0402 commit c84e64b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion book/labs/instructions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"\n",
" ![](https://i.imgur.com/6juNLRG.png)\n",
"\n",
"5. Click on the **Share** button in the top right corner and change the notebook general access from Restrcted to **Anyone with the link**. \n",
"5. Click on the **Share** button in the top right corner and change the notebook general access from Restricted to **Anyone with the link**. \n",
"\n",
" ![](https://i.imgur.com/FmNZSdx.png)\n",
"6. Click on the **Copy link** button.\n",
Expand Down
6 changes: 3 additions & 3 deletions book/labs/instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ jupytext:

![](https://i.imgur.com/1bxdiTz.png)
3. Follow the directions on the lab notebook and write code to complete the exercises.
4. When you are finished, Click on **Runtime -> Restart and run all**. Make sure that you notebook runs well and all code cell outputs are shown.
4. When you are finished, Click on **Runtime -> Restart and run all**. Make sure that you notebook runs well and all code cell outputs are shown.

![](https://i.imgur.com/6juNLRG.png)

5. Click on the **Share** button in the top right corner and change the notebook general access from Restrcted to **Anyone with the link**.
5. Click on the **Share** button in the top right corner and change the notebook general access from Restricted to **Anyone with the link**.

![](https://i.imgur.com/FmNZSdx.png)
6. Click on the **Copy link** button.

![](https://i.imgur.com/3v1DNoj.png)
7. Open Chrome Incognito mode, paste the link to the address bar and press Enter. Make sure that you can preview the notebook content. Otherwise, you might need to save a copy of the notebook from Colab to your Google Drive.
7. Open Chrome Incognito mode, paste the link to the address bar and press Enter. Make sure that you can preview the notebook content. Otherwise, you might need to save a copy of the notebook from Colab to your Google Drive.
8. Copy the link and paste it to the Lab Submission page on Canvas and submit.

0 comments on commit c84e64b

Please sign in to comment.