matplotlib / matplotlib/ipympl
No animation control widgets in Jupyterlab
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Describe the issue
Funcanimate does not display animation control widgets in Jupyterlab
It would be possible to implement them by hand using buttons, widgets, and the resume and pause functions but functionality to "seek" is not documented (not available?).
Versions
3.11.0 | packaged by conda-forge | (main, Oct 25 2022, 06:12:32) [MSC v.1929 64 bit (AMD64)]
ipympl version: 0.9.2
Selected Jupyter core packages...
IPython : 8.8.0
ipykernel : 6.20.2
ipywidgets : 8.0.4
jupyter_client : 7.4.9
jupyter_core : 5.1.3
jupyter_server : 2.1.0
jupyterlab : 3.5.2
nbclient : 0.7.2
nbconvert : 7.2.8
nbformat : 5.7.3
notebook : 6.5.2
qtconsole : 5.4.0
traitlets : 5.8.1
Config option `kernel_spec_manager_class` not recognized by `ListNBExtensionsApp`.
Known nbextensions:
config dir: C:\opt\miniconda3\envs\jupyter_base\etc\jupyter\nbconfig
notebook section
jupyter-matplotlib/extension enabled
- Validating: ok
nbdime/index enabled
- Validating: ok
jupyter-js-widgets/extension enabled
- Validating: ok
Config option `kernel_spec_manager_class` not recognized by `ListLabExtensionsApp`.
[W 2023-01-21 20:21:43.265 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
JupyterLab v3.5.2
C:\opt\miniconda3\envs\jupyter_base\share\jupyter\labextensions
jupyter-matplotlib v0.11.2 enabled ok
jupyterlab_pygments v0.2.2 enabled ok (python, jupyterlab_pygments)
nbdime-jupyterlab v2.1.1 enabled ok
@jupyter-widgets/jupyterlab-manager v5.0.5 enabled ok (python, jupyterlab_widgets)
@jupyterlab/git v0.41.0 enabled ok (python, jupyterlab-git)
Other labextensions (built into JupyterLab)
app dir: C:\opt\miniconda3\envs\jupyter_base\share\jupyter\lab
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
Start by reproducing Funcanimate in the listed JupyterLab environment and inspect how the existing resume and pause functions behave. Done means animation control widgets are available in JupyterLab and the issue's requested seek behavior is documented or clarified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, matplotlib
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100