Skip to content

Apply changes from master for 1.3 release#309

Merged
FlorentinD merged 52 commits into1.xfrom
main
Mar 13, 2026
Merged

Apply changes from master for 1.3 release#309
FlorentinD merged 52 commits into1.xfrom
main

Conversation

@FlorentinD
Copy link
Collaborator

  • Bump nbsphinx from 0.9.7 to 0.9.8 in /python-wrapper
  • Bump ruff from 0.14.13 to 0.14.14 in /python-wrapper
  • Bump nbconvert from 7.16.6 to 7.17.0 in /python-wrapper
  • Bump nbconvert from 7.16.6 to 7.17.0 in /python-wrapper
  • Update project version
  • Default to light theme if bg is transparent
  • Use lts version in gha
  • Check for vscode theme class
  • Update nvl entrypoint
  • Bump ruff from 0.14.14 to 0.15.2 in /python-wrapper
  • Bump ipykernel from 7.1.0 to 7.2.0 in /python-wrapper
  • Bump pytest from 8.4.2 to 9.0.2 in /python-wrapper
  • Bump streamlit from 1.53.0 to 1.54.0 in /python-wrapper
  • Allow adding and removing data from the widget
  • Handle none case
  • Add more buttons for interactive changes
  • Fix tests
  • Format code
  • Use Node and Rel type in GraphWidget
  • Fix style + update js dependencies
  • Setup marimo example
  • Format code
  • Try out rendering to file from marimo
  • Add explicit topRightIsland
  • Update js deps
  • Update marimo
  • Update notebook
  • improve ndl graph-vis in shadow dom
  • Update yarn lock
  • Derive VG theme from marimo metadata
  • Update yarn lock
  • Comment theme issue for Marimo
  • Remove Marimo as a required dependency
  • Update gds example
  • Fix marimo theme detection
  • Change default selection back to single
  • Remove committed pycache file

dependabot bot and others added 30 commits February 2, 2026 16:55
Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.9.7 to 0.9.8.
- [Release notes](https://github.com/spatialaudio/nbsphinx/releases)
- [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst)
- [Commits](spatialaudio/nbsphinx@0.9.7...0.9.8)

---
updated-dependencies:
- dependency-name: nbsphinx
  dependency-version: 0.9.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.13...0.14.14)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.6...v7.17.0)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-version: 7.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.6 to 7.17.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](jupyter/nbconvert@v7.16.6...v7.17.0)

---
updated-dependencies:
- dependency-name: nbconvert
  dependency-version: 7.17.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…nvert-7.17.0

Bump nbconvert from 7.16.6 to 7.17.0 in /python-wrapper
…hinx-0.9.8

Bump nbsphinx from 0.9.7 to 0.9.8 in /python-wrapper
…-0.14.14

Bump ruff from 0.14.13 to 0.14.14 in /python-wrapper
…vert-7.17.0

Bump nbconvert from 7.16.6 to 7.17.0 in /python-wrapper
…mode-without-code-changes

Fix issue with defaulting to dark mode
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.14...0.15.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/ipython/ipykernel/releases)
- [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md)
- [Commits](ipython/ipykernel@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: ipykernel
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.4.2...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](streamlit/streamlit@1.53.0...1.54.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-version: 1.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* selection button
* layout button (widget only)
* add support for circular
…amlit-1.54.0

Bump streamlit from 1.53.0 to 1.54.0 in /python-wrapper
…st-9.0.2

Bump pytest from 8.4.2 to 9.0.2 in /python-wrapper
…ernel-7.2.0

Bump ipykernel from 7.1.0 to 7.2.0 in /python-wrapper
…-0.15.2

Bump ruff from 0.14.14 to 0.15.2 in /python-wrapper
Add more buttons + circular layout support
dont need to modify the input of the graph-widget.
easier to add
@FlorentinD FlorentinD requested a review from a team as a code owner March 13, 2026 12:55
@FlorentinD FlorentinD merged commit b626524 into 1.x Mar 13, 2026
13 checks passed
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

Successfully merging this pull request may close these issues.

1 participant