matplotlib / matplotlib/mpl-brochure-site
Use jupyterlite instead of mybinder.org with the same result
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 6
- Forks
- 17
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 3
Description
I noticed that the matplotlib Binder link (`mpl-brochure-binder`) currently takes up about 17% of mybinder.org's traffic (about 2.1K launches last week for example). Could I ask that y'all explore using `jupyterlite` for this instead of Binder? I think the demos _should_ be simple enough that the jupyterlite environment can handle it.
@jtpio any chance you could give tips on how to accomplish this? This could offload a lot of traffic from Binder to something a lot less compute-intensive.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the mpl-brochure-binder link and the existing Binder setup in the repository, then review how the demos are launched. Test whether the demos work in a JupyterLite environment and compare their results with Binder; done means the link uses JupyterLite and the demos produce the same results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100