Skip to content

chore: Update bumpversion script to include rebuilding JupyterLab extension#5568

Merged
emilykl merged 1 commit intomainfrom
update-bumpversion
Apr 10, 2026
Merged

chore: Update bumpversion script to include rebuilding JupyterLab extension#5568
emilykl merged 1 commit intomainfrom
update-bumpversion

Conversation

@emilykl
Copy link
Copy Markdown
Contributor

@emilykl emilykl commented Apr 9, 2026

Link to issue

Closes #5567

Description of change

Updates the commands.py bumpversion script to rebuild the JupyterLab extension files located under plotly/labextension.

The lab extension needs to be rebuild every time the package.json changes.

Demo

Screenshot 2026-04-09 at 6 09 34 PM

Testing strategy

Pull this branch, then run python commands.py bumpversion 6.8.0 and ensure that the following files are modified:

  • plotly/labextension/package.json
  • Files inside plotly/labextension/static

Additional information (optional)

N/A

Guidelines

@emilykl emilykl requested a review from camdecoster April 9, 2026 22:11
@emilykl emilykl merged commit 54e2f84 into main Apr 10, 2026
11 checks passed
@emilykl emilykl deleted the update-bumpversion branch April 10, 2026 19:13
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.

[BUG]: bumpversion doesn't update extension files

2 participants