FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update binder2 by ianthomas23 · Pull Request #555 · matplotlib/ipympl · GitHub

Update binder2 - #555

Merged
martinRenou merged 3 commits into
matplotlib:mainfrom
ianthomas23:update-binder2
May 28, 2024
Merged

Update binder2#555
martinRenou merged 3 commits into
matplotlib:mainfrom
ianthomas23:update-binder2

Conversation

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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.

Comment thread .binder/environment.yml
- numpy
- yarn~=3.0
- jupyterlab~=4.0
- retrolab

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Member

Thanks for looking into it!

martinRenou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

martinRenou merged commit beda62a into matplotlib:main May 28, 2024
ianthomas23 deleted the update-binder2 branch May 28, 2024 12:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL