Terminology update (#1035)

This commit is contained in:
pollfly
2025-02-10 10:17:24 +02:00
committed by GitHub
parent 4667c3d194
commit 085841ab0d
14 changed files with 42 additions and 44 deletions

View File

@@ -51,8 +51,8 @@ to open the app's instance launch form.
* Repository
* Branch
* Commit
* **Docker**
* Image - Docker image used to run the IDE in
* **Container**
* Image - Container image used to run the IDE in
* Docker arguments - `docker run` arguments, as a single string
* **Extra Packages** - Extra Python packages to be installed
* **Queue** - The queue serviced by the ClearML Agent that will execute the Jupyter Lab session

View File

@@ -68,8 +68,8 @@ values from the file, which can be modified before launching the app instance
* Repository
* Branch
* Commit
* **Docker** - Input details to run the session in Docker container
* Image - Docker image to launch
* **Container** - Input details to run the session in Docker container
* Image - Container image to launch
* Docker Arguments - Additional arguments for the Docker image
* Init Script - Bash script that is executed upon container boot (comments are supported only at the beginning of the
line)

View File

@@ -51,8 +51,8 @@ to open the app's instance launch form.
* Repository
* Branch
* Commit
* **Docker**
* Image - Docker image used to run the IDE in
* **Container**
* Image - container image used to run the IDE in
* Docker arguments - `docker run` arguments, as a single string
* **Queue** - The queue serviced by the ClearML Agent that will execute the VS Code session
* **Maximum idle time** (hours) - Maximum time of inactivity, after which the session will shut down. Configure idleness