Skip to content

ICS175 Student Version for the Spring quarter 2022

Notifications You must be signed in to change notification settings

ucinlp/maestro-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maestro-public

ICS175 Student Version for the Spring quarter 2022

Setting up Environment

Make sure you have the virtual environment set (at the root folder). You can use any virtual environment, for instance venv or anaconda. Example:

$ python3 -m venv env
$ source env/bin/activate

Once the virtual environment is set, install the requirements:

$ (env) pip3 install -r requirements.txt

About

ICS175 Student Version for the Spring quarter 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages