Merge pull request #14 from pollfly/patch-1

Fix typo
This commit is contained in:
Jake Henning 2022-07-11 12:19:39 +03:00 committed by GitHub
commit a4a41adf45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ Learn more about how to utilize your office workstations and on-prem machines [h
Requirements `clearml` python package installed and configured (see detailed [instructions](https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps)) Requirements `clearml` python package installed and configured (see detailed [instructions](https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps))
``` bash ``` bash
pip install clearml-session pip install clearml-session
clearml-session --docker nvcr.io/nvidia/pytorch:20.11-py3 --git-credentilas clearml-session --docker nvcr.io/nvidia/pytorch:20.11-py3 --git-credentials
``` ```
Wait for the machine to spin up: Wait for the machine to spin up: