Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamWu96 authored Oct 3, 2022
1 parent e3f4672 commit 5f00165
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,7 @@ This should be followed by installing software dependencies:
```sh
conda install -c pandas numpy matplotlib tensorflow scikit-learn pandas pytorch torchvision
```

## use IDE with conda
1. Visual Studio Code (VSC) is a free cross-platform source code editor. The Python for Visual Studio Code extension allows VSC to connect to Python distributions installed on your computer. Reference: https://docs.anaconda.com/anaconda/user-guide/tasks/integration/python-vsc/
2. Using PyCharm. Reference: https://docs.anaconda.com/anaconda/user-guide/tasks/pycharm/

0 comments on commit 5f00165

Please sign in to comment.