diff options
| author | Benoit de Chezelles <benoit.dechezelles@gmail.com> | 2021-12-19 03:12:49 +0100 |
|---|---|---|
| committer | Dmitry Kalinkin <dmitry.kalinkin@gmail.com> | 2021-12-27 15:24:14 -0500 |
| commit | f38610c09ba8babd6e21b5d0e6f106762e5dcdbe (patch) | |
| tree | e5a870e9a549fb6d41506a7db47e8d6d4ce47bba /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 816f9ab0bf9f23b1ac95e124b8c38eda7e1c9b2d (diff) | |
matplotlib-inline: Don't depend on matplotlib -> smaller ipython closure
The lib `matplotlib-inline` is only a shim to integrate `matplotlib` in
ipython, but it doesn't actually require it.
If one wants to use the matplotlib integration, `matplotlib` need to be
installed separatedly, then calling `%matplotlib inline` at a ipython
prompt will work.
Not including `matplotlib` is closer to a non-Nix installation:
Installing ipython in a fresh venv also does not install `matplotlib`.
NOTE: ipython's closure is now ~160MB instead of ~400MB.
(including ~100MB for python itself)
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
