-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added mrtrix3src (latest version) to the apps list. #300
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The syntax is not correct. I needs the version after the name and the comma needs to be moved.
instead of:
"mrtrix3src": {
"version": "latest",
"exec": ""
},
it needs to be:
},
"mrtrix3src latest": {
"version": "latest",
"exec": ""
}
My apologies, I have fixed those typos. |
wonderful - that should work :) |
Thank you so much
Dr Tim Rosenow
NIF Facility Fellow | CMCA Platform Leader - Preclinical MRI
National Imaging Facility<http://www.anif.org.au/> @ Centre for Microscopy Characterisation and Analysis<http://cmca.uwa.edu.au/>
The University of Western Australia • M519 35 Stirling Hwy Perth WA 6009 Australia
T +61 8 6151 1023 • M +61 423 266 880 • E ***@***.******@***.***>
[cid:ae3d189d-c1de-4d40-bc3b-61e7b3516b9c]
[A black text on a black background Description automatically generated]
…________________________________
From: Steffen Bollmann ***@***.***>
Sent: Tuesday, 13 August 2024 2:10 PM
To: NeuroDesk/neurocommand ***@***.***>
Cc: Tim Rosenow ***@***.***>; Author ***@***.***>
Subject: Re: [NeuroDesk/neurocommand] Added mrtrix3src (latest version) to the apps list. (PR #300)
wonderful - that should work :)
—
Reply to this email directly, view it on GitHub<#300 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALJO6WAE5J5LRAY4TNHI5NLZRGPMFAVCNFSM6AAAAABMDWDAI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBVGQYDSNRYGM>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thank you! I know we need to make this process easier and we are working on it! I hope we have updates on this soon :) |
All good, I appreciate the work you guys put in!
Dr Tim Rosenow
NIF Facility Fellow | CMCA Platform Leader - Preclinical MRI
National Imaging Facility<http://www.anif.org.au/> @ Centre for Microscopy Characterisation and Analysis<http://cmca.uwa.edu.au/>
The University of Western Australia • M519 35 Stirling Hwy Perth WA 6009 Australia
T +61 8 6151 1023 • M +61 423 266 880 • E ***@***.******@***.***>
[cid:7f450b22-ada4-44dc-97b0-1347ec0f017d]
[A black text on a black background Description automatically generated]
…________________________________
From: Steffen Bollmann ***@***.***>
Sent: Tuesday, 13 August 2024 2:30 PM
To: NeuroDesk/neurocommand ***@***.***>
Cc: Tim Rosenow ***@***.***>; Author ***@***.***>
Subject: Re: [NeuroDesk/neurocommand] Added mrtrix3src (latest version) to the apps list. (PR #300)
Thank you! I know we need to make this process easier and we are working on it! I hope we have updates on this soon :)
—
Reply to this email directly, view it on GitHub<#300 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ALJO6WAPYGM5GK53XJCZLMLZRGRX5AVCNFSM6AAAAABMDWDAI6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBVGQZTMNRXGA>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Added the mrtrix3src command to apps.json, as per NeuroDesk/neurocontainers#721