##// END OF EJS Templates
FIX: use mpl.get_backend() instead of a global...
FIX: use mpl.get_backend() instead of a global Use `matplotlib.get_backend()` to look up the current backend rather than looking at a module-level golabl in `matplotlib.backends`. Closes #9286

File last commit:

r22001:e1aa5ab3
r22143:2a2b90ed
Show More
requirements.txt
3 lines | 32 B | text/plain | TextLexer
-e .
ipykernel
setuptools>=18.5