Skip to content

Conversation

@ianhi
Copy link
Collaborator

@ianhi ianhi commented Jan 21, 2026

Use 'micromamba run -n ipympl-release' to execute commands in the correct environment.

Fixes #616 (I hope)

The jlpm command wasn't available because commands weren't running
in the micromamba environment where JupyterLab is installed. Use
'micromamba run -n ipympl-release' to execute commands in the correct
environment.

Fixes matplotlib#616

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@ianhi
Copy link
Collaborator Author

ianhi commented Jan 21, 2026

not really sure how to test without releasing

@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch ianhi/ipympl/fix/release-workflow-jlpm

@martinRenou
Copy link
Member

I'm not sure that would work. Publishing by NPM token is disallowed now, we would need to setup trusted publishers on the npmjs package.

I'm also fine if you release manually.

@martinRenou martinRenou merged commit 126c1f6 into matplotlib:main Jan 22, 2026
11 checks passed
@ianhi ianhi deleted the fix/release-workflow-jlpm branch January 22, 2026 14:31
@ianhi
Copy link
Collaborator Author

ianhi commented Jan 22, 2026

I will see if I can set up trusted publishers

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.

NPM release issues

2 participants