Mariosz2
Results
1
issues of
Mariosz2
I want to download the public dataset j0256 from WebKnoossos. First, I tried using `Dataset.open_remote()` and directly used `https://webknossos.org/datasets/Zebra%20finch%20HVC%20j0256-5c051f59010000b538527270/view#6301,7121,1330,0,1` as `dataset_name_or_url`. ``` import webknossos as wk def main() -> None:...