Skip to content
Snippets Groups Projects

Adds version tags for every image (except frwr) in tools.json

Merged Florian Dobener requested to merge add-versioning-tools into develop
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -149,7 +149,7 @@
@@ -149,7 +149,7 @@
"fiji": {
"fiji": {
"short_description": "ImageJ and Fiji for image processing",
"short_description": "ImageJ and Fiji for image processing",
"description": "ImageJ and Fiji with amongst others several electron-microscopy specific plug-ins.\nA JupyterLab instance will start which has a detailed Cheatsheet notebook for getting started.",
"description": "ImageJ and Fiji with amongst others several electron-microscopy specific plug-ins.\nA JupyterLab instance will start which has a detailed Cheatsheet notebook for getting started.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/fiji-webtop",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/fiji-webtop:v0.0.1",
"privileged": true,
"privileged": true,
"icon": "jupyter_logo.svg",
"icon": "jupyter_logo.svg",
"mount_path": "/config",
"mount_path": "/config",
@@ -177,7 +177,7 @@
@@ -177,7 +177,7 @@
"abtem": {
"abtem": {
"short_description": "Electronic structure supported image simulation for transmission electron microscopy.",
"short_description": "Electronic structure supported image simulation for transmission electron microscopy.",
"description": "VESTA, GPAW, and abTEM configured in one container for simulating images and diffraction patterns in transmission electron microscopy.\nA JupyterLab instance will start which has a detailed Cheatsheet notebook for getting started.",
"description": "VESTA, GPAW, and abTEM configured in one container for simulating images and diffraction patterns in transmission electron microscopy.\nA JupyterLab instance will start which has a detailed Cheatsheet notebook for getting started.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/abtem-webtop",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/abtem-webtop:v0.0.1",
"privileged": true,
"privileged": true,
"icon": "jupyter_logo.svg",
"icon": "jupyter_logo.svg",
"mount_path": "/config",
"mount_path": "/config",
Loading