diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-01 19:07:51 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-01 19:12:32 -0300 |
commit | 3da92711c1d69e04d3fce175078d46acf1c88279 (patch) | |
tree | b0c8c20273b64c77470598b41dbc65afce22ec3c /math/py-matplotlib-inline/pkg-descr | |
parent | lang/php80: Upgrade from 8.0.3 to 8.0.5 (diff) |
Add math/py-matplotlib-inline
Matplotlib Inline Back-end for IPython and Jupyter.
Matplotlib is a comprehensive library for creating static, animated, and
interactive visualizations in Python.
WWW: https://pypi.org/project/matplotlib-inline/
Diffstat (limited to 'math/py-matplotlib-inline/pkg-descr')
-rw-r--r-- | math/py-matplotlib-inline/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/math/py-matplotlib-inline/pkg-descr b/math/py-matplotlib-inline/pkg-descr new file mode 100644 index 000000000000..64d37947fba5 --- /dev/null +++ b/math/py-matplotlib-inline/pkg-descr @@ -0,0 +1,6 @@ +Matplotlib Inline Back-end for IPython and Jupyter. + +Matplotlib is a comprehensive library for creating static, animated, and +interactive visualizations in Python. + +WWW: https://pypi.org/project/matplotlib-inline/ |