Skip to content

pwr-ai-pgm/base-l01-2020

Repository files navigation

base-l01-2020

The recommended way to execute the notebooks is by using viertualenv. To initialize a virtual environment, please run

python3 -m venv /path/to/venv/

To activate the created venv, please run

source /path/to/venv/bin/activate

To exit the environment run

deactivate

Install all the required packages with

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published