1229b824ad
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
221 B
Plaintext
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
|