Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AstraBert authored Jul 28, 2024
1 parent 6b84cf3 commit a44991b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"ms-python.python"
]
}
}
}
},
"postStartCommand": "python3 -m streamlit run app.py"
}

0 comments on commit a44991b

Please sign in to comment.