Skip to content

Commit 93f4cae

Browse files
committed
Test app
1 parent 4eeecc0 commit 93f4cae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
if st_mode:
4141
## Pass a key to avoid re-rendering at each page change
42-
if False:
42+
if True:
4343
from stpyvista import stpyvista
4444

4545
stpyvista(plotter, key="pv_cube")

0 commit comments

Comments
 (0)