[Doc]: the matplotlib notebook magic requires `notebook<7` · Issue #27144 · matplotlib/matplotlib · GitHub
Skip to content

[Doc]: the matplotlib notebook magic requires notebook<7 #27144

Description

@qci-amos

Documentation Link

https://matplotlib.org/stable/users/explain/figure/interactive.html#jupyter-notebooks-jupyterlab

Problem

As discussed in this issue:
jupyter/notebook#7115

it sounds like the wording in the documentation should be clarified because a user installing unpinned dependencies will run into a problem with old notebooks.

Suggested improvement

Instead of:

If you only need to use the classic notebook, you can use

it could say

If you only need to use the classic notebook (i.e., notebook<7), you can use

(I'd also suggest a better error message somewhere)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions