Yaroslav Halchenko
Yaroslav Halchenko
Found no QuitStore on https://zenodo.org/search?page=1&size=20&q=quitstore so wondered to suggest.
I was pondering on this question for a while but found no answer, so please pardon me if there is already a way to do this. References on howto would...
I am a zarr newbee, and was made aware of vizarr on our DataLad chat: https://app.element.io/#/room/#datalad:matrix.org Trying https://hms-dbmi.github.io/vizarr/v0.1?source=https://dandiarchive.s3.amazonaws.com/largeuploads/blobs/150slab.zarr/ results in following errors in the console ``` Error with Permissions-Policy header:...
some files are ok ```shell $> git annex get nih_toolbox_data.csv get nih_toolbox_data.csv (from s3-PUBLIC...) (checksum...) ok (recording state in git...) ``` but attempt at getting this one from under derivatives/...
continuation to #2121 Trying to upload while creating a new dataset ``` singularity:openneuro-tools-0.0.20210510-3.simg > beast:/data/R01/bids/Brain$ openneuro upload --ignoreSubjectConsistency wpc-7642.datalad ? This will create a new dataset, continue? Yes ? Please...
Follow up to #2124 (see further details there) : we noted that in the output for ``` openneuro upload --ignoreSubjectConsistency wpc-7642.datalad ``` it said ``` 8899 files to be uploaded...
Giving the 2nd life of the #628 which was closed probably by #686: for a new dataset which was just uploaded, not published, and I am nobody to it, if...
**Describe the bug** Cannot upload the dataset, getting ``` TypeError: Cannot read property 'id' of null at DatasetPage.render (/srv/packages/openneuro-app/src/dist/server/server.js:7444:26) at d (/srv/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:35:231) at bb (/srv/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:36:16) at a.b.render (/srv/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:42:43) at a.b.read...
In the light of #2113 I thought I could just specify url in the command line, but according to --help it is not possible: ``` reproin@4ff846bb3700:/$ openneuro login --help Usage:...
I wondered, if there was an idea to wrap it as bids-app for even more turnkey use?