mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 23:12:56 +00:00
Regular update 2020 W18
* Bump `base-notebook` * OS version * `jupyterlab` * Bump `scipy-notebook` * `beautifulsoup4` * `cloudpickle` * `dask` * `numba` * `xlrd`: version specified (it was not the case) * Bump `datascience-notebook` * `r-devtools` * `r-forecast` * Julia version * Test added to check if Julia is correctly installed (`julia --version`) * Note: A new version of `r-base` is out `4.0.0` however it cannot be installed yet since dependencies with other packages cannot be resolved. * Bump `r-notebook` * Same as `datascience-notebook` except Julia. * Bump `all-spark-notebook` * `r-sparklyr`
This commit is contained in:
@@ -28,8 +28,8 @@ RUN conda install --quiet --yes \
|
||||
'r-base=3.6.3' \
|
||||
'r-caret=6.0*' \
|
||||
'r-crayon=1.3*' \
|
||||
'r-devtools=2.2*' \
|
||||
'r-forecast=8.11*' \
|
||||
'r-devtools=2.3*' \
|
||||
'r-forecast=8.12*' \
|
||||
'r-hexbin=1.28*' \
|
||||
'r-htmltools=0.4*' \
|
||||
'r-htmlwidgets=1.5*' \
|
||||
|
Reference in New Issue
Block a user