Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/更新 Streamlit 套件到最新版本 [9B5F9B2F-A076-49B4-9EB3-0A8C3D8772EA].json
2026-03-26 09:22:38 +08:00

8 lines
206 B
JSON

{
"alfredsnippet" : {
"snippet" : "pip install streamlit --upgrade",
"uid" : "9B5F9B2F-A076-49B4-9EB3-0A8C3D8772EA",
"name" : "更新 Streamlit 套件到最新版本",
"keyword" : ""
}
}