Skip to content

Commit

Permalink
Merge pull request microsoft#178 from nachodieez/main
Browse files Browse the repository at this point in the history
Fixed VSCode hyperlink
  • Loading branch information
softchris authored Nov 13, 2023
2 parents ed86555 + a77e3e3 commit 0488acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 00-course-setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Refer to this link on creating a [conda environments](https://docs.conda.io/proj

### Using Visual Studio Code with Python Extension

Probably the best way to use the curriculum is to open it in [Visual Studio Code](http://code.visualstudio.com/?WT.mc_id=academic-105485-koreyst with [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python&WT.mc_id=academic-105485-koreyst).
Probably the best way to use the curriculum is to open it in [Visual Studio Code](http://code.visualstudio.com/?WT.mc_id=academic-105485-koreyst) with [Python Extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python&WT.mc_id=academic-105485-koreyst).

> **Note**: Once you clone and open the directory in VS Code, it will automatically suggest you to install Python extensions. You would also have to install miniconda as described above.

Expand Down

0 comments on commit 0488acc

Please sign in to comment.