-
Notifications
You must be signed in to change notification settings - Fork 22
Alter neuropixel display script to use ccfwidgets #87
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
Comments
I've made these changes and it functions well. There seems to be some broken functionality in ccf widgets with coloring the probe markers. I've made a ticket for for adding functionality #91. |
This works well except there it does not work on binder. When running the final cell to display the widget I get |
I believe this to be an upstream problem with ipympl. I've commented on some existing issues there. |
@rcpeene to write at the top of the notebook in BOLD if there are incompatibilities with binder |
@rcpeene looking into whether there is a dependency issue. Some maintainers of the package provided some guidance. Will copy message here |
@rcpeene will add text to point at running this outside of Binder and close |
Still working with ipympl on github to figure out a solution. In the meantime, I will add a disclaimer in the relevant notebooks saying it does not work on binder. |
Disclaimer has been added and pushed to branch |
Once we finish NIH report, perhaps let's figure out an escape solution |
@rcpeene will ping the team on the issue. If they address it in the days or so, we will incorporate their change otherwise, we should find an alternative way |
A potential solution is to upgrade JupyterHub within binder deployed docker. |
Filed an issue with ipympl: matplotlib/ipympl#511 |
While this is still probably good to solve, issue #148 serves as a workaround. For binder, but not dandihub. Talking to Satra about getting to work on dandihub. |
Closing this. Will make a new ticket if ccf-widgets ever makes bugfix |
After the problems discussed in issue #42, we've resolved to try and replace the brainrender dependency with ccf widget. This will probably run faster and not crash on binder.
The text was updated successfully, but these errors were encountered: