chaitanya2334 / cse5243-final-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cse5243 Final Project

Setup Conda Environment

Note

Be sure to have conda version 4.8.2 or greater installed

  1. Using conda to setup the virtual environment
conda env create -f environment.yml
  1. Activate conda virtual environment
conda activate cse5243-proj
  1. Start jupyter notebook/lab
jupyter lab

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%