Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update binder2 #555

Merged
merged 3 commits into from
May 28, 2024
Merged

Update binder2 #555

merged 3 commits into from
May 28, 2024

Conversation

ianthomas23
Copy link
Member

Update the binder config, both in the top of the README and in the github actions PR workflow. Take 2.

@ianthomas23
Copy link
Member Author

Here is the mybinder link that the README will effectively point to (but it will be on main rather than this PR branch): https://mybinder.org/v2/gh/ianthomas23/ipympl/update-binder2?urlpath=lab/tree/docs/examples/full-example.ipynb. It all seems to work OK.

It appears that the binder workflow is using the github action from main rather than this branch so it won't work until this is merged. I am happy to merge and iterate.

- jupyterlab~=4.0
- retrolab
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we replace this by notebook 7?

issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: `[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/${PR_HEAD_USERREPO}/${PR_HEAD_REF}?urlpath=retro/notebooks/docs/examples/full-example.ipynb) :point_left: Launch a binder notebook on branch _${PR_HEAD_USERREPO}/${PR_HEAD_REF}_`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we use notebook 7, this url could point to notebooks/docs/examples/full-example.ipynb ? (to be verified)

@martinRenou
Copy link
Member

Thanks for looking into it!

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@martinRenou martinRenou merged commit beda62a into matplotlib:main May 28, 2024
9 checks passed
@ianthomas23 ianthomas23 deleted the update-binder2 branch May 28, 2024 12:25
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.

2 participants