Commit graph

4 commits

Author SHA1 Message Date
b27409efcc Update dependencies
- add pandas 1.0 (for future chapter 09)
- add jupyter nbextensions (so that RISE can be configured)
2020-02-02 13:46:48 +01:00
759271b6a1 Update pyproject.toml, poetry.lock, requirements.txt
- use JupyterLab instead of just Jupyter
- update dependencies
2020-01-28 18:36:36 +01:00
f6068383ba Add numpy to the dependencies
The numpy library is briefly introduced in notebook 02
2019-09-22 20:19:28 +02:00
318a5a8dd3 Add a requirements.txt file
This file makes it easier to install all dependencies for users without
poetry installed
2019-09-16 10:56:41 +02:00