From 85ea462c088c914afd16ccbffd267bedd5e19486 Mon Sep 17 00:00:00 2001 From: Anton Lozhkov Date: Thu, 20 Jan 2022 13:40:26 +0300 Subject: [PATCH] Update README.md (#15246) Clarify OVH instruction --- examples/research_projects/robust-speech-event/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/research_projects/robust-speech-event/README.md b/examples/research_projects/robust-speech-event/README.md index 1681f5e5f2..76c3c14c71 100644 --- a/examples/research_projects/robust-speech-event/README.md +++ b/examples/research_projects/robust-speech-event/README.md @@ -502,7 +502,7 @@ Click `+ Launch a new job` on the AI Training page. * In `5. Configure your job` select **1** `GPU`. * Validate the info and Create the job. 6. On the `AI Training Jobs` screen wait until the job's status changes from `Pending` to `Running`. -7. Click `HTTP Access` and log in with the AI training user you've created earlier. +7. Click `HTTP Access` from the Job's details page and log in with the AI training user you've created earlier. Once logged in, you can close the page and click `HTTP Access` to launch a JupyterLab notebook. 8. Awesome, now you have a free GPU-enabled Jupyter instance!