From 4294b7b083a3b2ba8d26f4b3d296d78f114dbec4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz> Date: Wed, 1 Feb 2017 07:29:16 +0100 Subject: [PATCH] update lmod --- docs.it4i/software/lmod.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index e4f5b68df..be80c1757 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -2,18 +2,15 @@ Lmod is a modules tool, a modern alternative to the oudated & no longer actively maintained Tcl-based environment modules tool. +!!! warning "Important Dates" + 2017-02-01 Testing phase + 2017-03-01 Global deployment lmod + Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io). !!! warning All the new modules will be availabe in Lmod environment only. -!!! warning "Important Dates" - - | Date | Action | - | ---------- | ---------------------- | - | 2017-02-01 | Testing phase | - | 2017-03-01 | Global deployment lmod | - ## How to Activate Testing Lmod Enviroment? Create folder or file `.lmod` into your home folder. Logout and login. New Lmod enviroment will be active now. -- GitLab