Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 474 Bytes

File metadata and controls

14 lines (9 loc) · 474 Bytes

AssignmentNotebooks

The Student Facing Assignments Notebooks

Build Your Local Conda Env

  1. Install Anaconda
  2. In terminal, run conda env create -f cogs118a_environment.yml
  3. Run conda activate COGS118ASp23
  4. Run jupyter notebook to complete your homework.

Docker Image

If you are interested what docker image datahub uses, please visit this repository.