mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-04 03:49:05 +00:00
Add Streamlit app images
This commit is contained in:
parent
b5f7a9a89d
commit
0e88f37a0d
BIN
docs/img/apps_streamlit.png
Normal file
BIN
docs/img/apps_streamlit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 458 KiB |
BIN
docs/img/apps_streamlit_dark.png
Normal file
BIN
docs/img/apps_streamlit_dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 456 KiB |
BIN
docs/img/apps_streamlit_form.png
Normal file
BIN
docs/img/apps_streamlit_form.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
docs/img/apps_streamlit_form_dark.png
Normal file
BIN
docs/img/apps_streamlit_form_dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
@ -40,6 +40,9 @@ Once you start a Streamlit launcher instance, you can view the following informa
|
|||||||
* Console Log - The console log shows the launcher instance's activity, including server setup progress, server status
|
* Console Log - The console log shows the launcher instance's activity, including server setup progress, server status
|
||||||
changes
|
changes
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Streamlit Launcher Instance Configuration
|
## Streamlit Launcher Instance Configuration
|
||||||
When configuring a new Streamlit launcher instance, you can fill in the required parameters or reuse the configuration of
|
When configuring a new Streamlit launcher instance, you can fill in the required parameters or reuse the configuration of
|
||||||
a previously launched instance.
|
a previously launched instance.
|
||||||
@ -73,3 +76,6 @@ to open the app's instance launch form.
|
|||||||
which the Streamlit app and the launcher instance will shut down.
|
which the Streamlit app and the launcher instance will shut down.
|
||||||
* **Export Configuration** - Export the app instance configuration as a JSON file, which you can later import to create
|
* **Export Configuration** - Export the app instance configuration as a JSON file, which you can later import to create
|
||||||
a new instance with the same configuration
|
a new instance with the same configuration
|
||||||
|
|
||||||
|

|
||||||
|

|
Loading…
Reference in New Issue
Block a user