-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed as not planned
Labels
Documentationstatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action
Milestone
Description
Hey all - we recently added a nifty new feature to sphinx-gallery
that automatically generates Binder links for each sphinx gallery example. See the sphinx gallery docs as an example:
I think it'd be cool if we had this for Matplotlib (e.g. each example would have a "launch binder" button at the bottom that could open an interactive version of the example for users).
However, there are a few caveats here:
- Matplotlib docs get a ton of users, and this might have unexpected results on
mybinder.org
if a gigantic influx of people happens. At the least, we'd likely hit the per-repo limit of 100 concurrent Binder sessions. - Binder is still in beta (e.g. it won't have 100% uptime, though is pretty close to this, and may occasionally drop off if we have an outage)
That said, it'd be pretty cool if each of our users was one click away from interacting w/ the matplotlib examples on each page.
What do folks think about this? If we're +1 giving it a shot, I can put together a PR activating the Binder links on the matplotlib docs.
imagejan, jzf2101, mdeff, ishank-dev and agriyakhetarpal
Metadata
Metadata
Assignees
Labels
Documentationstatus: closed as inactiveIssues closed by the "Stale" Github Action. Please comment on any you think should still be open.Issues closed by the "Stale" Github Action. Please comment on any you think should still be open.status: inactiveMarked by the “Stale” Github ActionMarked by the “Stale” Github Action