py-rocket-base v1.0.6
The py-rocket-base image is a base image for the JupyterHubs with Python and RStudio. The py-rocket-base image is designed to install the Jupyter and JupyterHub environment with repo2docker and the R and RStudio environment installed with Rocker installation scripts.
THIS VERSION HAS ONBUILD Switched to /pyrocket_scripts similar to the rocker approach instead.
The base image has the following support:
Python + JupyterLab with mamba handling package installation
R + RStudio with the Rocker scripts and other functions available
Desktop VNC ready for installing applications, including Java-based applications
VSCode
What's Changed
- Moved the desktop files for xfce4 to /usr/share/Desktop out of ~/Desktop. This means that the applications shown are stable and the user will not accidentally remove them
- Added icons to the /usr/share/icons/hicolor so they are in the normal search path
- created desktop.sh script to do Desktop app installation tasks
Full Changelog: v1.0.5...v1.0.6