mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Fix notebook version documented in READMEs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## What it Gives You
|
||||
|
||||
* Jupyter Notebook 4.3.x
|
||||
* Jupyter Notebook 5.0.x
|
||||
* Conda Python 3.x and Python 2.7.x environments
|
||||
* pandas, matplotlib, scipy, seaborn, scikit-learn, scikit-image, sympy, cython, patsy, statsmodel, cloudpickle, dill, numba, bokeh, vincent, beautifulsoup, xlrd pre-installed
|
||||
* Unprivileged user `jovyan` (uid=1000, configurable, see options) in group `users` (gid=100) with ownership over `/home/jovyan` and `/opt/conda`
|
||||
|
Reference in New Issue
Block a user