Example notebook for DANDI:001550#136
Merged
Merged
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Member
|
@weiglszonja is this PR ready for review? |
Contributor
Author
Yes! |
Bring the two Pagan Lab notebooks up to the current Colab/CI requirements: - Prepend the four bootstrap cells (Colab badge, install intro, collapsed `#@title display-mode: form` install cell, restart admonition). - Pin a full transitive lock via `uv pip compile`, constrained to Colab's preinstalled versions (numpy 2.0.2, matplotlib 3.10.0, networkx 3.6.1, pandas 2.2.2, h5py 3.16.0). dandi resolves to 0.76.4 (the DANDI server now rejects <0.74.0); the click constraint is relaxed to allow it. - Pin the git-sourced ndx-structured-behavior to commit b3169248 (was @main) in both the install cell and environment.yml, for reproducibility. - Strip pre-existing invalid `jetTransient` output keys so the notebooks validate against nbformat. Both notebooks verified end-to-end with the CI harness (ok: true). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
"FOF" (Frontal Orienting Field) and "inactivate" (transiently silencing a brain region) are correct neuroscience terms that codespell flags as "FOR"/"deactivate". Add them to the ignore list. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
# Conflicts: # .codespellrc
Member
|
Brought this PR up to the current Colab/CI requirements and resolved the conflict with What changed:
No headless gotchas: all plotting is matplotlib ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.