Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed bug with viewing local NWB files #195

Open
magland opened this issue Jul 24, 2024 · 1 comment
Open

fixed bug with viewing local NWB files #195

magland opened this issue Jul 24, 2024 · 1 comment

Comments

@magland
Copy link
Collaborator

magland commented Jul 24, 2024

I just fixed a problem with the local file server of neurosift that gets spawned when running

neurosift view-nwb /path/to/local/file.nwb

It's one of those weird situations where I don't understand how it could possibly have been working at all before the fix!

The latest (fixed) version has been pushed to PyPI as 0.2.11

@bendichter @CodyCBakerPhD @garrettmflynn does GUIDE depend on the local server of neurosift to serve local NWB files to the iframe? Or are you using your own mechanism?

@magland
Copy link
Collaborator Author

magland commented Jul 25, 2024

NVM, I looked at the nwb-guide source code and saw that it was not using the neurosift local server mechanism.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant