Closed vnm-neurodesk closed 3 months ago
There is a new container by @stebo85, use this command to test on Neurodesk (either a local installation or https://play.neurodesk.org/):
bash /neurocommand/local/fetch_and_run.sh qmrlab 2.4.2 20240827
Or, for testing directly with Apptainer/Singularity:
curl -X GET https://neurocontainers.neurodesk.org/temporary-builds-new/qmrlab_2.4.2_20240827.simg -O singularity shell qmrlab_2.4.2_20240827.simg
If test was successful, then add to apps.json to release: https://github.com/NeuroDesk/neurocommand/edit/main/neurodesk/apps.json
Please close this issue when completed :)
Confirmed it works locally.
Readme file was missing - I added it now.
There is a new container by @stebo85, use this command to test on Neurodesk (either a local installation or https://play.neurodesk.org/):
Or, for testing directly with Apptainer/Singularity:
If test was successful, then add to apps.json to release: https://github.com/NeuroDesk/neurocommand/edit/main/neurodesk/apps.json
Please close this issue when completed :)