You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need an easier way to track back the dependencies of an App (especially after compilation and dockerization)
One suggestion would be to require a sidecar JSON with the dependencies and versions.
dipy=1.1
FREESURFER=7.0
etc
The text was updated successfully, but these errors were encountered:
We need an easier way to track back the dependencies of an App (especially after compilation and dockerization)
One suggestion would be to require a sidecar JSON with the dependencies and versions.
dipy=1.1
FREESURFER=7.0
etc
The text was updated successfully, but these errors were encountered: