Skip to content
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

Update code snippet for dataget #431

Open
surchs opened this issue Jan 8, 2025 · 0 comments · May be fixed by #435
Open

Update code snippet for dataget #431

surchs opened this issue Jan 8, 2025 · 0 comments · May be fixed by #435
Assignees
Labels
quick fix Minimal planning and/or implementation work required.

Comments

@surchs
Copy link
Contributor

surchs commented Jan 8, 2025

Should include -u flag to change user to current user

Change it to

docker run -t -u $(id -u):$(id -g) -v $(pwd):/data neurobagel/dataget:latest /data/neurobagel-query-results.tsv /data/output

this should work

@alyssadai alyssadai added the flag:schedule Flag issue that should go on the roadmap or backlog. label Jan 9, 2025
@surchs surchs moved this to Backlog in Neurobagel Jan 9, 2025
@surchs surchs removed the flag:schedule Flag issue that should go on the roadmap or backlog. label Jan 9, 2025
@surchs surchs moved this from Backlog to Specify - Active in Neurobagel Jan 9, 2025
@rmanaem rmanaem added the quick fix Minimal planning and/or implementation work required. label Jan 10, 2025
@surchs surchs moved this from Specify - Active to Specify - Done in Neurobagel Jan 11, 2025
@surchs surchs moved this from Specify - Done to Implement - Active in Neurobagel Jan 11, 2025
@surchs surchs self-assigned this Jan 11, 2025
@surchs surchs linked a pull request Jan 11, 2025 that will close this issue
8 tasks
@surchs surchs moved this from Implement - Active to Implement - Done in Neurobagel Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quick fix Minimal planning and/or implementation work required.
Projects
Status: Implement - Done
Development

Successfully merging a pull request may close this issue.

3 participants