From a3fd271667052806bc54aa70aee8d4aefa99a628 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent@modolo.fr> Date: Fri, 18 Oct 2019 14:53:30 +0200 Subject: [PATCH] add mail for tp --- doc/mail.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/mail.txt diff --git a/doc/mail.txt b/doc/mail.txt new file mode 100644 index 00000000..e9f30cc6 --- /dev/null +++ b/doc/mail.txt @@ -0,0 +1,21 @@ +[Formation BioComp] nextflow for experimental biologists + +Dear all, + +You registered for the nextflow formation which will take place this afternoon starting at 13h30 in the room M7.1H04. + +Please check that you have an account on our gitlab server at the following url : +https://gitlab.biologie.ens-lyon.fr +To connect, simply click on the CAS button. +Your account is now linked to the gitlab server, but blocked +You can send an email to laurent.modolo@ens-lyon.fr to activate your account. + +You will also need an account on the PSMN (http://www.ens-lyon.fr/PSMN/doku.php?id=contact:forms:inscription) + +If you want to work on your laptop, or plan to work remotely on your desktop via ssh (http://www.ens-lyon.fr/LBMC/intranet/services-communs/pole-bioinformatique/bioinfo_club/1_ssh_and_other_tools_to_work_remotly) you need to have the following software installed : +- ssh +- git +- java (>=1.8) +- docker + +Best, -- GitLab