kumquat-buildroot/package/python-matplotlib-inline/Config.in
James Hilliard 1229b824ad package/python-matplotlib-inline: new package
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-02-06 14:04:53 +01:00

8 lines
221 B
Plaintext

config BR2_PACKAGE_PYTHON_MATPLOTLIB_INLINE
bool "python-matplotlib-inline"
select BR2_PACKAGE_PYTHON_TRAITLETS # runtime
help
Inline Matplotlib backend for Jupyter.
https://github.com/ipython/matplotlib-inline