-
Notifications
You must be signed in to change notification settings - Fork 23
Add GitHub Codespace environment and demo notebooks #91
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kabilar, the codespace is working without any major issues. Just a couple of small suggestions. We should add example_data/
to .gitignore
and remove the following line from demo_prepare.ipynb
:
ephys.Curation().create1_from_clustering_task(clustering_key)
It throws an error since we're using ephys_no_curation
. We're ready to merge after that.
Thanks @kushalbakshi. On GitHub Codespace, I was defaulting to using the |
Added an |
I think there's definitely an issue on my end. Since it's working in your testing, I'm proceeding with the merge. Thank you! |
Version 0.3.0 is tagged and released. |
workflow-calcium-imaging
main
branch