Source: matplotlib-inline Section: python Maintainer: Debian Python Team Uploaders: Gordon Ball Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-flit, Build-Depends-Indep: python3-ipython , python3-matplotlib , python3-nbval , python3-pytest , Standards-Version: 4.7.4 Homepage: https://github.com/ipython/matplotlib-inline Vcs-Git: https://salsa.debian.org/python-team/packages/matplotlib-inline.git Vcs-Browser: https://salsa.debian.org/python-team/packages/matplotlib-inline Testsuite: autopkgtest-pkg-pybuild Package: python3-matplotlib-inline Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-matplotlib, python3-ipython Description: Matplotlib backend for inline use in IPython and Jupyter This provides support for displaying matplotlib plots in Jupyter notebooks (and other frontends). This was previously part of IPython/ipykernel.