We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8193867 commit 651f00bCopy full SHA for 651f00b
torchserve_dashboard/dash.py
@@ -7,7 +7,7 @@
7
8
import api as tsa
9
10
-st.beta_set_page_config(
+st.set_page_config(
11
page_title="Torchserve Management Dashboard",
12
page_icon="./icon.png",
13
layout="centered",
0 commit comments