- 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:
parent
e70a731e7f
commit
9605e3e64d
3 changed files with 34 additions and 4 deletions
|
|
@ -14,3 +14,8 @@ service_identity >= 18.1.0
|
|||
# AWS-storage contrib
|
||||
boto3 >= 1.4.4
|
||||
botocore >= 1.15
|
||||
|
||||
# Jupyter Notebook support
|
||||
jupyter >= 1.0.0
|
||||
ipython >= 7.19.0
|
||||
django-extensions >= 3.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue