Skip to content
Snippets Groups Projects
Commit ab20f0cc authored by Florian Dobener's avatar Florian Dobener
Browse files

Merge branch 'update-tools' into 'develop'

Adds version tags for apmtools and nexus containers to tools

See merge request !128
parents 4bdb9367 a937f611
No related branches found
No related tags found
1 merge request!128Adds version tags for apmtools and nexus containers to tools
Pipeline #166763 passed
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
}, },
"nexustools": { "nexustools": {
"description": "Includes multiple NeXus tools for visualization and analysis.", "description": "Includes multiple NeXus tools for visualization and analysis.",
"image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/nexus-webtop:latest", "image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/nexus-webtop:v0.0.1",
"privileged": true, "privileged": true,
"mount_path": "/config", "mount_path": "/config",
"file_extensions": [ "file_extensions": [
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
"apmtools": { "apmtools": {
"short_description": "An example for analyzing atom probe data.", "short_description": "An example for analyzing atom probe data.",
"description": "Miscellaneous tools from the atom probe community:\nCurrently APTyzer, paraprobe-toolbox, and APAV.\nA JupyterLab instance will start which has a detailed Cheatsheet notebook for getting started.", "description": "Miscellaneous tools from the atom probe community:\nCurrently APTyzer, paraprobe-toolbox, and APAV.\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/apmtools-webtop", "image": "gitlab-registry.mpcdf.mpg.de/nomad-lab/nomad-remote-tools-hub/apmtools-webtop:v0.0.1",
"privileged": true, "privileged": true,
"icon": "jupyter_logo.svg", "icon": "jupyter_logo.svg",
"mount_path": "/config", "mount_path": "/config",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment