Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via `{sandpaper}`
Source  : 5dce5fd
Branch  : main
Author  : Giulia Crocioni <[email protected]>
Time    : 2024-11-22 19:46:26 +0000
Message : Merge pull request #34 from olgaminaeva/improve_setup_gcroci2

Improve setup instructions
  • Loading branch information
actions-user committed Nov 22, 2024
1 parent 0846386 commit f389490
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"episodes/3-ethical-and-security-considerations.md" "5540ef40fd86510c8eba8273204334c5" "site/built/3-ethical-and-security-considerations.md" "2024-10-28"
"instructors/instructor-notes.md" "d96cb9e76302dee237d0897fb5c1b1a7" "site/built/instructor-notes.md" "2024-09-13"
"learners/reference.md" "86cca05410972bf6feb3e65095c6c89b" "site/built/reference.md" "2024-10-23"
"learners/setup.md" "8293b26b3885f8ff2300885235fbcd73" "site/built/setup.md" "2024-10-28"
"learners/setup.md" "b6275978ed6848db07bfcd3dd29fae28" "site/built/setup.md" "2024-11-22"
"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2022-04-22"
7 changes: 7 additions & 0 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,15 @@ Click Open Visual Studio Code, which should redirect you back to Visual Studio C

7. All Done! You will be asked to confirm the authentication in Visual Studio Code (click Open in the resulting pop-up).

8. Make sure that the extension is enabled by checking the bottom left corner of your Visual Studio Code window. You should see a Codeium icon there. Otherwise, go to the marketplace, look for Codeium, and click the Enable button. It could be necessary to reload the window after enabling the extension.

You can alternatively follow the [Codeium installation instructions in VS Code](https://codeium.com/vscode_tutorial) on the official website, which will guide you through the same steps.

### Additional Notes

- If you have issues with enabling the Codeium chat, it could be due to the disabled telemetry on your VS Code. Make sure to enable telemetry by following the instructions on the [VS Code telemetry page](https://code.visualstudio.com/docs/getstarted/telemetry).
- Codeium can be also used with other IDEs, such as IntelliJ IDEA, PyCharm, Vim, and WebStorm. You can find the installation instructions for these IDEs on the [Codeium download page](https://codeium.com/download).

## Data Sets

For this lesson, we will work with datasets tracking atmospheric CO2 levels, specifically the Trends in Atmospheric Carbon Dioxide dataset, available [here](https://datahub.io/core/co2-ppm). This dataset, sourced from the U.S. Government's Earth System Research Laboratory, Global Monitoring Division, includes two primary series:
Expand Down

0 comments on commit f389490

Please sign in to comment.