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 a Jupyter and JupyterHub environment that duplicates (and uses) the Pangeo base-image and creates the R and RStudio environment with Rocker installation scripts.
The base image has the following support:
- Python + JupyterLab with mamba handling package installation
- R + RStudio with the Rocker verse environment pre-installed
- Desktop VNC ready for installing applications, including Java-based applications
- VSCode
- Publishing suite: Quarto, JupyterBook, Myst, Pandoc, Texlive, Zotero
- pyrocket_scripts to assist in common customization tasks
- rocker_scripts for extending the R/RStudio environment
What's Changed
- add zotero
- Fix problem with CRAN set to "latest" instead of pinned to a specific date
Full Changelog: v3.0.0...v3.0.1