FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

fork-PythonDataScienceHandbook/myREADME.md at learning-notes · binlecode/fork-PythonDataScienceHandbook · GitHub

Latest commit

 

History

History
11 lines (7 loc) · 173 Bytes

File metadata and controls

11 lines (7 loc) · 173 Bytes

Setup local python env

pyenv shell 3.9.7

python -m venv venv
source venv/bin/activate

The requirements.txt is updated with newer versions for python 3.9.7.


Back | FazBrowse Home | New Git URL