Python Data Analysis course materials of Timofey Khirianov (MIPT, Phystech School of Fundamental and Applied Physics).
https://jupyter.org/install#install-with-pip
python3 -m pip install jupyterlab
jupyter-lab
Чтобы запустить команды bash
в Jupiter Lab из Windows, нужно запускать jupyter-lab
не из cmd
, а из bash
(Git Bash или Ubuntu on Windows).
git pull upstream main