Skip to content

Python Data Analysis course materials of Timofey Khirianov (MIPT, Phystech School of Fundamental and Applied Physics).

License

Notifications You must be signed in to change notification settings

mariohuq/pydatan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydatan

Python Data Analysis course materials of Timofey Khirianov (MIPT, Phystech School of Fundamental and Applied Physics).

Установка Jupiter Lab

https://jupyter.org/install#install-with-pip

python3 -m pip install jupyterlab

Запуск Jupiter Lab

jupyter-lab

Запуск команд bash из Jupiter Lab

Чтобы запустить команды bash в Jupiter Lab из Windows, нужно запускать jupyter-lab не из cmd, а из bash (Git Bash или Ubuntu on Windows).

Git: Забрать изменения из оригинального репозитория

git pull upstream main

About

Python Data Analysis course materials of Timofey Khirianov (MIPT, Phystech School of Fundamental and Applied Physics).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • Python 3.4%
  • Other 0.3%