svkior / postheaven

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Работаем с python и postgis

Собираем jupyter notebook

Запускаем все, что нужно:

docker compose up --build

Что поставить

https://sourcery.ai/blog/python-best-practices/

sudo apt install python3-pip
python3 -m pip install --user pipx
python3 -m pipx ensurepath
sudo apt install python3.10-venv
pipx install pipenv

About


Languages

Language:Jupyter Notebook 77.4%Language:Dockerfile 11.4%Language:Shell 11.2%