-
following brief (not-yet-)discussion with @satra on slack, our AssetMeta record already has some fields which are known/set only on the server side:
- `identifier: UUID4 = Field(readOnly=True, nskey…
-
There was an attempt to provide a unified docker compose setup but it was not finished: https://github.com/dandi/dandi-publish/pull/71 .
To test new download of #134 without contacting the mothersh…
-
Can't get enough info about `/sub-mouse-ZZPUG/sub-mouse-ZZPUG_ses-20181207-sample-1_slice-20181207-slice-1_cell-20181207-sample-1_icephys.nwb` from `DANDI:000008` when running `dandi ls`: no `metadata…
-
ATM dandi-cli first creates an item into which it uploads a file using `uploadFileToItem`. Those items are immediately visible in web UI with 0 files/bytes in them. Upload might get interrupted (e.g.…
-
from a complete script setup: https://github.com/dandi/dandi-api-datasets
```shell
(git-annex)lena:~/proj/dandi/dandi-api-datasets[master]git-annex
$> cat 000010/EXCEPTION
Traceback (most recent…
-
I have set up Brainstorm to pull the latest version from GitHub when doing a clean install.
After the latest push I get this:
> generateCore()
> Error using generateCore (line 36)
> Cannot fin…
-
I am afraid `dandi upload` is broken ATM since dandiset metadata structure has changed (now metadata is under "dandiset" key), and there were no coordination with having client account for that + rele…
-
To provide extensive testing for #226 on dandisets we have already in the archive, we need to download them all. But that would be increasingly prohibitive.
On `drogon` backup server we already ha…
-
For dandi/dandi-cli#164, I'm trying to rework dandi/dandi-publish#71 into a viable Docker Compose setup; my current attempt is [here](https://github.com/dandi/dandi-cli/tree/gh-164/publish-docker). C…
-
Whenever any item(s) selected, we should get a URL (ATM blocked by #274) reflecting selection, and instead of "Download zip" (will probably be gone with #262) get an entry "Download with client" which…