8000 IPython is always imported by pyplot, if present · Issue #5037 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
IPython is always imported by pyplot, if present #5037
Closed
@efiring

Description

@efiring

When IPython is present, the import time for pyplot is roughly doubled because IPython is imported by install_repl_displayhook(). This is true even with matplotlib.use('agg'), so it will affect all scripts using pyplot.

Metadata

Metadata

Assignees

Labels

Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0