An open API service indexing awesome lists of open source software.

https://github.com/mattip/presentations

Different presentations I have made
https://github.com/mattip/presentations

python statistics

Last synced: about 1 month ago
JSON representation

Different presentations I have made

Awesome Lists containing this project

README

          

Presentations I have given

To activate the slideshow mode in jupyter notebook `pip install rise`
To use the interactive widgets

```
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
```