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
- Fix the terminal in RStudio so that the PATH does not incude conda in it and matches that in the R session
- Create a symlink for python to python3
Full Changelog: v3.0.2...v3.0.3