From 12b2aa63a0b9421ec0f3932638a56709878281d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Le=20Guyader?= <loic.le.guyader@xfel.eu>
Date: Tue, 25 Feb 2020 13:20:18 +0100
Subject: [PATCH] Xfel kernel

---
 Readme.md | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 Readme.md

diff --git a/Readme.md b/Readme.md
new file mode 100644
index 0000000..54e2b81
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,11 @@
+# SCS ToolBox
+
+## Kernel
+
+The SCS ToolBox is design to work in the exfel_anaconda3 environement. This can
+be selected on the online cluster by:
+
+`module load exfel exfel_anaconda3`
+
+before launching the jupyter-notebook or on max-jhub by selecting the 'xfel'
+kernel instead of the 'Python 3' anaconda environement maintained by DESY.
\ No newline at end of file
-- 
GitLab