NeurodataWithoutBorders / nwbwidgets

Explore the hierarchical structure of NWB 2.0 files and visualize data with Jupyter widgets.
https://nwb-widgets.readthedocs.io/en/latest/
Other
48 stars 21 forks source link

[Bug]: Panel with DANDI mode lists non-NWB files in dropdown #263

Closed CodyCBakerPhD closed 1 year ago

CodyCBakerPhD commented 1 year ago

What happened?

In particular, it displays all the external video files uploaded alongside the NWB files

image

Steps to Reproduce

from nwbwidgets import Panel

Panel()

--> navigate to 000409 - IBL - Brain Wide Map
--> look at the files it lists

Traceback

No response

Operating System

Linux

Python Version

3.10

Package Versions

nwbwidgets==0.10.1

Code of Conduct