Skip to content

Commit 40d15e9

Browse files
committed
fix: correct serving
1 parent 499759f commit 40d15e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/serve_default_dir.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
create_cube()
88
create_sphere()
99
create_allen_multi()
10-
create_server(directory="datasets")
1110
create_cdf_example()
11+
create_server(directory="datasets")
1212
input("Press enter to continue")

0 commit comments

Comments
 (0)