- Creation of Docker Baseimage: jupyter/datascience-notebook:eb149a8c333a to minimise build time
- Update of jupyterhub and jupyterlab to version 1.0.0
- Including rgdal, reticulate and rgeos into dependencies
- fix julia build. Replaced json package version by removing dependency Gadfly and explicitly installing latest version of package JSON
- Set PYTHONPATH and PYTHONUSERBASE to $HOME/work/workspace/.local allowing persistent user installs
- Using the data science notebook now
- Added a Julia that allows to read and write zarrs to an object store
- Julia - new packages ECharts, PyPlot, ProgressMeter
- Use ipywidgets 7.2.1 and install the jupyterlab extension
- Python - add zarr conda package
- R - use R version 3.5 after an update of ubuntu OS to bionic