Archisman Karmakar
commited on
Commit
·
b6b97a4
1
Parent(s):
9ed0ac1
Update dashboard.py
Browse files- dashboard.py +1 -1
dashboard.py
CHANGED
@@ -131,7 +131,7 @@ def create_sample_example2():
|
|
131 |
|
132 |
|
133 |
def create_sample_example1():
|
134 |
-
st.write("#### Sample Example")
|
135 |
|
136 |
graph = """
|
137 |
digraph G {
|
|
|
131 |
|
132 |
|
133 |
def create_sample_example1():
|
134 |
+
st.write("#### Sample Example 1")
|
135 |
|
136 |
graph = """
|
137 |
digraph G {
|