Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/Run Streamlit Application [CCEC0D63-C15E-4D70-93F7-35B0CD2415AB].json
2026-03-26 09:22:38 +08:00

8 lines
182 B
JSON

{
"alfredsnippet" : {
"snippet" : "streamlit run app.py",
"uid" : "CCEC0D63-C15E-4D70-93F7-35B0CD2415AB",
"name" : "Run Streamlit Application",
"keyword" : ""
}
}