-
Create virtual environment.
$ python3 -m venv venv -
Activate the virtual environment.
$ source venv/bin/activate -
Install all dependencies from
requirements.txtfile.$ pip install -r requirements.txt -
Run the source code in Jupiter cells from
Pythonin the virtual environment.
Ifejeremiah/market-risk-analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|