Skip to content

Commit

Permalink
add ref to other ides, reloading instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Nov 22, 2024
1 parent 1caaa9d commit f04850f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions learners/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:

Check warning on line 44 in learners/setup.md

View workflow job for this annotation

GitHub Actions / Build markdown source files if valid

[uninformative link text]: [here](https://datahub.io/core/co2-ppm)
Expand Down

0 comments on commit f04850f

Please sign in to comment.