Skip to content

py-rocket-base v1.0.3

Compare
Choose a tag to compare
@eeholmes eeholmes released this 24 Oct 00:10
· 401 commits to main since this release

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.

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

  • unpin environment.yml by @eeholmes in #75
  • Add documentation files by @eeholmes in #80
  • switch to jupyter-remote-desktop-proxy by @eeholmes in #82
  • Use ONBUILD to move Desktop files when py-rocket-base is used as the FROM in another Dockerfile

Full Changelog: v1.0.2...v1.0.3