From 0825fd121fefbbaeee57f347c6fc2f0c4f2dd95e 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:38:36 +0100 Subject: [PATCH] update lmod --- docs.it4i/software/lmod.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md index f5ebf4490..df5b857b5 100644 --- a/docs.it4i/software/lmod.md +++ b/docs.it4i/software/lmod.md @@ -2,15 +2,18 @@ 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. +## 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