Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/notebook-colab-exclusions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ tutorials/cosyne_2023/advanced_asset_search.ipynb
# Multiple missing imports (Parallel from joblib and others beyond pandas).
000039/AllenInstitute/Create_manifest.ipynb

# Dandiset 000108 reorganized: microscopy/ → micr/, .SPIM.h5 → .SPIM.ome.zarr.
# Notebook needs a wholesale rewrite for the current data layout.
000108/chunglab/demo/2021-09-27_dandi-demo.ipynb

# Hardcoded path `../../dandiset/sub-...` to a file no Colab user has.
000363/MAP/demo/browse_map_ephys_data.ipynb

Expand Down
5 changes: 0 additions & 5 deletions .github/notebook-test-exclusions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ tutorials/cosyne_2023/advanced_asset_search.ipynb
# that aren't imported.
000039/AllenInstitute/Create_manifest.ipynb

# Dandiset 000108's data layout was reorganized after this notebook was
# written: microscopy/ → micr/, .SPIM.h5 → .SPIM.ome.zarr, and the path
# pattern changed. Needs a wholesale rewrite, not an API-shape patch.
000108/chunglab/demo/2021-09-27_dandi-demo.ipynb

# Hardcoded path `../../dandiset/sub-...` to a file no contributor has
# locally; needs a switch to streaming-from-DANDI.
000363/MAP/demo/browse_map_ephys_data.ipynb
Expand Down
Loading
Loading