Skip to content

Files

Latest commit

19a64b6 · May 28, 2021

History

History
executable file
·
23 lines (18 loc) · 495 Bytes

README.md

File metadata and controls

executable file
·
23 lines (18 loc) · 495 Bytes

Demo from Lubelskie Dni Informatyki, 29.05.2021

Preparation

pip install virtualenvwrapper
mkvirtualenv ldi
workon ldi
pip install jupyterlab ipywidgets

Working with this demo

  1. Clone this repository
  2. Make sure you work on ldi virtualenv
  3. Type jupyter lab
  4. Open demo.ipynb
  5. Run the first cell
  6. If a module is missing install it by running !pip install NAME in a new cell
  7. Enjoy the demo

Useful links

https://github.com/buus2/ldi2021/wiki/Useful-links