См блокнот
- Python 3.8
- Pyenv (optional)
- Pipenv
- Jupyter, Pandas, Seabortn, etx
Context is supposed to be a project directory
-
Install Python 3.8 or higher (Pyenv is recommended)
-
Install Pipenv
pip install pipenv
-
Install python libraries
pipenv install
-
Activate virtual env context
pipenv shell
-
Run Jupyter
jupyter-notebook dtp-regions.ipynb