Software to Install#
In order to be ready for the summer, you need to install some packages on your computer:
Required#
- Git (for version control)
- DBeaver (GUI to access various databases)
- Python tools
pyenv + virtualenv
for python version management- Python 3.8 or higher
- Python Packages
- pandas
- matplotlib
- seaborn
- scikit-learn
- psycopg2
- ipython
- jupyterlab
- SSH Keypair
- Text Editor for Coding (your favorite, or VSCode)
Highly Recommended#
- psql (PostgreSQL command line interface)
- Tableau (students can request a free education license)
Installing these pre-requisites#
- OS X users - Follow these instructions
- Linux users - You probably know how to do it, but you can follow the OS X instructions substituting your appropriate package manage for homebrew
- Windows users - Follow these instructions
Running into setup issues?#
Feel free to post your questions in the #tech_help channel on the slack workspace for the summer. We'll also have some tech setup help sessions to resolve any lingering setup issues (and help you get familiar with the remote servers we'll be using for the projects) during the first week of the fellowship.