We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb87862 commit 7c5aab4Copy full SHA for 7c5aab4
.vscode/launch.json
@@ -11,7 +11,7 @@
11
"module": "streamlit",
12
"args": [
13
"run",
14
- "home.py"
+ "01_home.py"
15
],
16
"justMyCode": false
17
},
0 commit comments