Spaces:
Running
Running
rholinshead
commited on
Commit
•
6d3f14c
1
Parent(s):
de8d8d8
Update my_app.aiconfig.json
Browse filesUse 'notebook' instead of 'workbook' in title
- my_app.aiconfig.json +2 -2
my_app.aiconfig.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"name": "Gradio
|
3 |
"schema_version": "latest",
|
4 |
"metadata": {
|
5 |
"parameters": {},
|
@@ -62,4 +62,4 @@
|
|
62 |
]
|
63 |
}
|
64 |
]
|
65 |
-
}
|
|
|
1 |
{
|
2 |
+
"name": "Gradio Notebook Quickstart",
|
3 |
"schema_version": "latest",
|
4 |
"metadata": {
|
5 |
"parameters": {},
|
|
|
62 |
]
|
63 |
}
|
64 |
]
|
65 |
+
}
|