Releases: SwissDataScienceCenter/renkulab-docker
Version 0.10.2
Version 0.10.1
Version 0.10.0
0.10.0 (2021-09-01)
This release makes all base-images compatible with Amalthea-based sessions (while still being compatible with Jupyterhub-based sessions), and adds a base image for batch execution.
Features
- add base image for batch execution (#173) (141a832), closes #172
- make images fully amalthea ready (1dd8154)
Breaking changes
- Automatic cloning of renku-env repositories on session launch has been removed. People relying on this functionality can still achieve it by adding that clone to a post-init.sh script in their repository. A better solution for storing user configuration is currently being discussed.
Images
Version 0.9.0
Version 0.8.0
0.8.0 (2021-07-09)
This release updates JupyterLab version to 3.0.x, which should result in improved UX for Jupyter users. Many underlying
libraries were also updated so some bugs have yet to be discovered.
Bug Fixes
Features
Version 0.7.7
Version 0.7.6
0.7.6 (2021-05-10)
This release updates the Julia Docker images to the latest version, 1.6.1.
The source for TigerVNC has been switched from bintray (obsolete) to sourceforge.
Features
- updates Julia to 1.6.1 and VNC to sourceforge (#149)
Version 0.7.5
0.7.5 (2021-04-06)
This release updates all of the base libraries and changes the underlying operating system to Ubuntu 20.04 as well as upgrades the python version to 3.8.
In addition, a new base-image extension is added that includes a full desktop server, which allows users to run linux desktop applications directly from their RenkuLab sessions.