Xiao Gui

Results 42 issues of Xiao Gui

### What is the problem? When attempting to download a url with `datalad download-url`, if server responds with [`Content-Encoding: gzip`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding) header, the command fails with ``` [UnaccountedDownloadError(Downloaded size differs from...

During the hackathon, I recall @r03ert0 expressed interest in using rollup as a bundler. Compared with webpack, there are certtainly less things that needs to be configured. I had recently...

question

## Hi! Thank you for getting back to us!

On some systems, `fs` write may not be possible. We should allow for in memory storage, and parsing of the uploaded data.

enhancement
feature request
WIP

Update readme for gettoken and fileupload api endpoint Would welcome PR. Otherwise, I can do it when I get a chance.

enhancement
feature request
WIP

## Hi! Thank you for getting back to us! console.log(item))` ### Is this a feature request or a bug report? * Please choose one of the labels on the right...

enhancement
feature request

supercedes https://github.com/FZJ-INM1-BDA/siibra-python/pull/553 EDIT: The tests are turned off, except for the ones in examples_new to see if there is regression. The remaining test migration will be made gradually. (b70abe9f03533c684207462d5407dee96bed459d and...

version 2.0.0

full disclosure, this is a data issue. But this needs to be addressed at some point (siibra-python/siibra-api/siibra-explorer) I raise the problem here, since it's closest to the source (everything else...

maintenance
data

Currently, the usage of `Factory.from_json` overwrites `filename` attribute In future, this can break in subtle ways, that's hard to catch.

maintenance

currently, schema for map can have the following key/value: ```json { "sparsemap": { "is_sparsemap": true, "cache": false, "url": "" } } ``` This is strange and confusing. on discussion with...

maintenance