Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 483 Bytes

Instalacja

Zaleca się utworzenie środowiska wirtualnego.

pip install requirements.txt

lub jeśli występuje problem z instalacją w środowisku wirtualnym:

pip install --upgrade -r requirements.txt

Następnie instalacja i aktywacja dodatków:

jupyter nbextension install [--user] --py fileupload
jupyter nbextension enable [--user] --py fileupload
jupyter nbextension enable --py widgetsnbextension --sys-prefix

Uruchomienie

jupyter notebook