matplotlib / matplotlib/ipympl
Installing ipympl without matplotlib ?
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Apparently, to use ipympl with Jupyter, one needs to install it in the kernel that runs the jupyterhub:
https://github.com/matplotlib/ipympl/issues/547
but that also installs matplotlib, which is a no go.
Can we install ipympl *without* installing matplotlib, so that our users can install whatever matplotlib they want ?
Thanks
Contributor guide
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
The issue names no files or tests; start by reproducing ipympl installation in a Jupyter kernel and inspect the package dependency metadata. Done means ipympl can be installed without forcing a matplotlib installation while remaining usable with a user-selected matplotlib version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, matplotlib
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100