Skip to content

py-rocket-base v1.0.5

Compare
Choose a tag to compare
@eeholmes eeholmes released this 30 Oct 03:46
· 315 commits to main since this release
acea3f6

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

  • update the documentation
  • remove the binder and .binder directory options. Confusing
  • remove postBuild and move that code into appendix
  • finish adding pieces to ONBUILD behavior
  • test and fix the start ONBUILD behavior

Full Changelog: v1.0.4...v1.0.5