From c56855381e54a1907c035e13ecab12d45986fa92 Mon Sep 17 00:00:00 2001 From: Benoit Seignovert Date: Fri, 23 Feb 2024 15:39:02 +0100 Subject: [PATCH] Reorder resources links --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 469aee5..726486e 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,10 @@ At the moment, you also need to change the `c.GlicidSpawner.batch_script`. This will be be included in the future. -External ressources -------------------- -- https://gitlab.com/ifb-elixirfr/cluster/utils/slurmspawner/ -- https://gitlab.com/idris-cnrs/jupyter/jupyter-jeanzay-spawner/ -- https://github.com/jupyterhub/batchspawner +External resources +------------------ - https://jupyterhub.readthedocs.io/en/stable/reference/spawners.html -- https://getbootstrap.com/docs/3.4/css/ -- https://getbootstrap.com/docs/3.4/components/ +- https://github.com/jupyterhub/batchspawner +- https://gitlab.com/idris-cnrs/jupyter/jupyter-jeanzay-spawner/ +- https://gitlab.com/ifb-elixirfr/cluster/utils/slurmspawner/ +- https://getbootstrap.com/docs/3.4/