Skip to content

Files

Latest commit

2b52281 · Jun 1, 2022

History

History

software-setup

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 1, 2022
May 24, 2019
May 6, 2022
May 24, 2019
Jun 1, 2022
May 6, 2022
May 24, 2019
May 24, 2019
May 6, 2022
May 26, 2022
May 31, 2022
Jun 1, 2022
May 24, 2019

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

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.