We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3436d1 commit 1ceca2bCopy full SHA for 1ceca2b
1 file changed
mofresh/__init__.py
@@ -5,6 +5,7 @@
5
import io
6
import base64
7
import anywidget
8
+import matplotlib
9
import matplotlib.pylab as plt
10
import traitlets
11
from tempfile import TemporaryDirectory
0 commit comments