CS-GY-6613-Project / README.md
MJ
Updated Readme
0dcbd95
|
raw
history blame
530 Bytes
metadata
title: CS GY 6613 Project
emoji: 🌍
colorFrom: blue
colorTo: gray
sdk: streamlit
sdk_version: 1.17.0
app_file: app.py
pinned: false

Installation Instructions:

  1. Install WSL for Windows using https://learn.microsoft.com/en-us/windows/wsl/install
  2. Set WSL 2 as the default version
  3. Install Linux Distribution of choice (I went with Ubuntu)
  4. Install Docker for Windows using https://docs.docker.com/desktop/windows/wsl/

I will not be using Docker for the purpose of this project so everything will be done locally.