Skip to content

buus2/ldi2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Demo from Lubelskie Dni Informatyki, 29.05.2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published