Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

a matplotlib sphinx extension has moved into ipython

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
matplotlib
Domain
documentation

Research direction

Open conf.py in sampledoc and inspect the Sphinx extension configuration that emits the deprecation warning. Build sampledoc to verify the warning is gone after the configuration uses the current extension location.

Written by the indexing model from the issue text.

Description

This causes a warning when I build sampledoc.

 MatplotlibDeprecationWarning: 
The Sphinx extension ipython_console_highlighting has moved from
matplotlib to IPython, and its use in matplotlib is deprecated.
Change your import from 'matplotlib.sphinxext.ipython_directive' to
'IPython.sphinxext.ipython_directive.

The change should be made in conf.py in sampledoc.

Dominant language
CSS
Stars
43
Forks
89
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from matplotlib/sampledoc

All issues in matplotlib/sampledoc

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.