Spaces:
Build error
Build error
jordancaraballo
commited on
Commit
•
e179fa3
1
Parent(s):
4b13d90
Adding test page to hf
Browse files- pages/02_matplotlib.py +1 -1
pages/02_matplotlib.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import reacton
|
2 |
-
import solara
|
3 |
from matplotlib.figure import Figure
|
4 |
|
5 |
zoom = solara.reactive(2)
|
|
|
1 |
import reacton
|
2 |
+
import solara
|
3 |
from matplotlib.figure import Figure
|
4 |
|
5 |
zoom = solara.reactive(2)
|