Closed vnm-neurodesk closed 3 weeks ago
There is a new container by @Vbitz, use this command to test on Neurodesk (either a local installation or https://play.neurodesk.org/):
bash /neurocommand/local/fetch_and_run.sh brainnetviewer 1.7.20191031 20240904
Or, for testing directly with Apptainer/Singularity:
curl -X GET https://neurocontainers.neurodesk.org/temporary-builds-new/brainnetviewer_1.7.20191031_20240904.simg -O singularity shell brainnetviewer_1.7.20191031_20240904.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 working locally.
The failed build is due to Diva miscalculating the base image size.
There is a new container by @Vbitz, 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 :)