Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ digraph G {
|
|
37 |
label = "Github Codespace and Github Actions";
|
38 |
}
|
39 |
subgraph cluster_3 {
|
40 |
-
node [ style=filled,shape="box",fillcolor="/accent3/1:/accent3/3" ]
|
41 |
node [ shape="ellipse",fillcolor="/accent4/1:/accent4/4" ]n16;
|
42 |
node [ shape="circle",fillcolor="/accent5/1:/accent5/5" ]Spaces;
|
43 |
node [ shape="diamond",fillcolor="/accent6/1:/accent6/6" ]n14;
|
|
|
37 |
label = "Github Codespace and Github Actions";
|
38 |
}
|
39 |
subgraph cluster_3 {
|
40 |
+
node [ style=filled,shape="box",fillcolor="/accent3/1:/accent3/3" ]NewSpace;
|
41 |
node [ shape="ellipse",fillcolor="/accent4/1:/accent4/4" ]n16;
|
42 |
node [ shape="circle",fillcolor="/accent5/1:/accent5/5" ]Spaces;
|
43 |
node [ shape="diamond",fillcolor="/accent6/1:/accent6/6" ]n14;
|