Skip to content

Commit 95e1602

Browse files
authored
Merge pull request #44 from calculquebec/instructions-async
Instructions async
2 parents ae4b134 + fba8790 commit 95e1602

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

doc/en/index.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,15 @@ facilitates job monitoring.
4343
instructor on our cloud computing platform. The files necessary for the
4444
exercises are in your home directory on the platform.
4545

46-
If you follow this workshop on your own, you can download the `the necessary
47-
files <https://github.com/calculquebec/cip201>`__ and do the exercises on
48-
any Calcul Québec or Digital Research Alliance of Canada cluster. Your jobs’
49-
wait time, however, will be longer than on the cloud platform.
46+
You can also follow this workshop on your own and do the exercises on any
47+
Calcul Québec or Digital Research Alliance of Canada cluster. Your jobs’
48+
wait time, however, will be longer than on the cloud platform. Download the
49+
necessary files with the following command or `browse them online
50+
<https://github.com/calculquebec/cip201>`__:
51+
52+
.. code-block:: console
53+
54+
git clone https://github.com/calculquebec/cip201 cip201-main
5055
5156
.. toctree::
5257
:caption: The job scheduler

doc/fr/index.rst

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,16 @@ utilisateurs <monitoring/user-portal>` qui facilite le suivi des tâches.
4747
de Calcul Québec sur notre plateforme infonuagique. Les fichiers nécessaires
4848
pour les exercices sont dans votre répertoire personnel sur la plateforme.
4949

50-
Si vous suivez cet atelier par vous-même, vous pouvez télécharger `les
51-
fichiers nécessaires <https://github.com/calculquebec/cip201>`__ et réaliser
52-
les exercices sur n’importe quelle grappe de Calcul Québec ou de l’Alliance
53-
de recherche numérique du Canada. Le temps d’attente pour l’exécution des
54-
tâches sera toutefois plus long que sur la plateforme infonuagique.
50+
Vous pouvez aussi suivre cet atelier par vous-même et faire les exercices
51+
sur n’importe quelle grappe de Calcul Québec ou de l’Alliance de recherche
52+
numérique du Canada. Le temps d’attente pour l’exécution des tâches sera
53+
toutefois plus long que sur la plateforme infonuagique. Téléchargez les
54+
fichiers nécessaires avec la commande suivante ou `consultez-les en ligne
55+
<https://github.com/calculquebec/cip201>`__ :
56+
57+
.. code-block:: console
58+
59+
git clone https://github.com/calculquebec/cip201 cip201-main
5560
5661
.. toctree::
5762
:caption: L’ordonnanceur de tâches

0 commit comments

Comments
 (0)