- Moved optional pip packages to requirements_extra.txt

- Added documentation in Coding-Introduction.md for how to enable Jupyter notebook support
This commit is contained in:
duysqubix 2020-12-17 15:34:39 +00:00
parent e70a731e7f
commit 9605e3e64d
3 changed files with 34 additions and 4 deletions

View file

@ -8,12 +8,9 @@ pytz
djangorestframework >= 3.10.3, < 3.12
django-filter >= 2.2.0, < 2.3
django-sekizai
django-extensions >= 3.1.0
inflect
autobahn >= 17.9.3
lunr == 0.5.6
ipython >= 7.19.0
jupyter == 1.0.0
# try to resolve dependency issue in py3.7
attrs >= 19.2.0