Skip to content
Snippets Groups Projects
Commit 2927f301 authored by Manon Blanco's avatar Manon Blanco Committed by Manon Blanco
Browse files

Fix lint

parent 0e2836ec
No related branches found
No related tags found
1 merge request!214Filter entities by name when extracting data from Arkindex
This commit is part of merge request !214. Comments created here will be created in the context of that merge request.
......@@ -5,7 +5,7 @@ See the [wiki](https://redmine.teklia.com/projects/research/wiki/Jean_Zay) for m
## Run a training job
!!! warning
There is no HTTP connection during a job.
There is no HTTP connection during a job.
You can debug using an interactive job. The following command will get you a new terminal with 1 gpu for 1 hour: `srun --ntasks=1 --cpus-per-task=40 --gres=gpu:1 --time=01:00:00 --qos=qos_gpu-dev --pty bash -i`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment