chore(deps): Bump jupyterlab-widgets from 3.0.10 to 3.0.16#408
Open
dependabot[bot] wants to merge 8 commits intomainfrom
Open
chore(deps): Bump jupyterlab-widgets from 3.0.10 to 3.0.16#408dependabot[bot] wants to merge 8 commits intomainfrom
dependabot[bot] wants to merge 8 commits intomainfrom
Conversation
Foundation viz section between Definition and Comparison, demonstrating `plt.matshow` (continuous-magnitude story) and the Hinton diagram (square area = magnitude, color = sign; zero = empty) on the existing `mat_A`. Hinton helper inlined for Colab self-containment; matches `60_linear_algebra_2/matshow.py`. Pays forward to LA2 viz issues — subsequent notebooks can use Hinton without re-introducing the convention. Closes #371 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Curated pointers for learners and instructors: Wilson et al. 2014 Best Practices for Scientific Computing (PLOS Bio), scipy-lecture-notes, and jpmorganchase/python-training. Framed as further reading rather than direct sources for the existing notebooks. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bare citation + link only. No "useful," "long-running," "informs the design of," etc. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The "Clean ipynb" auto-commit pushes a kwlee2025cpp-authored commit on top of dependabot's branch, which would defeat any future dependabot auto-merge guard that checks the branch HEAD author. Cleanup still runs on push events to main (and elsewhere) when the actor is a human. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
GHSA-33p9-3p43-82vq (high, Windows uncontrolled search path → LPE, vulnerable < 5.8.0). Resolves Dependabot alert #24 (2025.02 file) and closes the parallel exposure in 2024.02 (alert #23 was administratively fixed but the vulnerable pin survived). 2026.02 already pins 5.9.1 and is unaffected. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Weekly cadence per ecosystem with grouping in /tests so jupyter / scipy / torch family bumps arrive as one PR each instead of one per package. Limits: 5 PRs per ecosystem (10 for /tests, 3 for /docker). No ignore rules yet — add only when actual stale-version churn shows up. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [jupyterlab-widgets](https://github.com/jupyter-widgets/ipywidgets) from 3.0.10 to 3.0.16. - [Release notes](https://github.com/jupyter-widgets/ipywidgets/releases) - [Commits](https://github.com/jupyter-widgets/ipywidgets/commits) --- updated-dependencies: - dependency-name: jupyterlab-widgets dependency-version: 3.0.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps jupyterlab-widgets from 3.0.10 to 3.0.16.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)