py-rocket-base v3.0.7 2025-04-27
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.
Image: ghcr.io/nmfs-opensci/py-rocket-base:2025.04.17
The base image has the following support:
- Python + JupyterLab with mamba handling package installation
- R + JupyterLab. Connects to R installed in ${R_HOME} (Rocker verse)
- R + RStudio with the Rocker verse environment pre-installed
- Desktop VNC ready for installing applications, including Java-based applications
- VSCode with extensions for Jupyter notebooks + Quarto
- 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
- Create install-geospatial-r.sh script for installing geospatial library
- Add vscode extensions needed for Jupyter notebooks
- Add some default vscode settings in start script
Full Changelog: v3.0.6...v3.0.7