Skip to content

Commit 960f1fe

Browse files
authored
Update .zenodo.json with image description
Add detailed description of the py-rocket-base image with features and installation instructions.
1 parent c097345 commit 960f1fe

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

.zenodo.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@
44
"access_right": "open",
55
"license": "apache-2.0",
66
"language": "eng",
7-
7+
"description": "<p>The py-rocket-base image is a base image for JupyterHubs with Python and RStudio. It installs a Jupyter and JupyterHub environment that builds on the Pangeo base-image and creates the R and RStudio environment using <a href=\"https://rocker-project.org/\">Rocker</a> installation scripts.</p>
8+
<p>Image: ghcr.io/nmfs-opensci/py-rocket-base</p>
9+
<p>The base image provides the following support:</p>
10+
<ul>
11+
<li>Python + JupyterLab with mamba handling package installation</li>
12+
<li>R + JupyterLab using an R installation provided via Rocker</li>
13+
<li>R + RStudio with the Rocker verse environment pre-installed</li>
14+
<li>Desktop VNC for installing applications, including Java-based tools</li>
15+
<li>VS Code OSS with extensions for Jupyter notebooks and Quarto</li>
16+
<li>Publishing suite: Quarto, JupyterBook, MyST, Pandoc, TeX Live, Zotero</li>
17+
<li>pyrocket_scripts to assist with common customization tasks</li>
18+
<li>rocker_scripts for extending the R/RStudio environment</li>
19+
</ul>
20+
<p>Rocker installation scripts are licensed under GPL-2.0-or-later and retain their original license.</p>",
821
"creators": [
922
{
1023
"name": "Holmes, Elizabeth Eli",

0 commit comments

Comments
 (0)