streamlit
Streamlit
Subcommands
| Name | Description |
|---|---|
activate | Activate Streamlit by entering your email |
cache | Manage the Streamlit cache |
config | Manage Streamlit's config settings |
docs | Show help in browser |
hello | Runs the Hello World script |
help | Print the help message |
run | Run a Python script, piping stderr to Streamlit |
version | Print Streamlit's version number |
Options
| Name | Description |
|---|---|
--log_level <arg> | Set the log level |
--help | Show a help message and exit |
--version | Show the version and exit |