Skip to content

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

Open
emilykl wants to merge 1 commit intomainfrom
update-bumpversion
Open

chore: Update bumpversion script to include rebuilding JupyterLab extension#5568
emilykl wants to merge 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
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

1 participant