From 409fcd8eb50cc7e1bfaea985dd095a230e8c462d Mon Sep 17 00:00:00 2001
From: Christoph Groth <christoph.groth@cea.fr>
Date: Fri, 25 Mar 2016 14:45:56 +0100
Subject: [PATCH] Revise mm16 page for the general public

---
 content/mm16.rst | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/content/mm16.rst b/content/mm16.rst
index a38f370..674a537 100644
--- a/content/mm16.rst
+++ b/content/mm16.rst
@@ -1,12 +1,9 @@
-Tutorial “Introduction to Computational Quantum Nanoelectronics”
-----------------------------------------------------------------
+APS March meeting 2016 tutorial
+-------------------------------
 
-.. class:: alert alert-info
+This page collects materials for the APS March meeting 2016 tutorial “Introduction to Computational Quantum Nanoelectronics” (`announcement <http://www.aps.org/meetings/march/events/tutorials.cfm#t10>`_).
+The tutorial consists of a set of `Jupyter <http://jupyter.org/>`_ notebooks that combine demonstrations and explainations with exercises.  These materials are made available under a `simplified BSD license <https://gitlab.kwant-project.org/kwant/kwant-tutorial-2016/blob/master/LICENSE>`_.
 
-**Update 16 March 2016**: We are interested in your feedback: please fill out the `tutorial survey <http://goo.gl/forms/tUpDd0YDtT>`_.  This survey will be open until 31 March 2016.
-
-This page collects materials for the APS March meeting 2016 tutorial `“Introduction to Computational Quantum Nanoelectronics” <http://www.aps.org/meetings/march/events/tutorials.cfm#t10>`_.
-Note to the tutorial participants: the computing environment used during the tutorial is not available anymore, please use the links below to access the materials.
-
-* All the materials are now available for `download <https://gitlab.kwant-project.org/kwant/kwant-tutorial-2016/repository/archive.zip?ref=master>`_.
-* You can run the tutorial notebooks directly from your browser using `Binder <http://mybinder.org/repo/kwant-project/kwant-tutorial-2016/>`_.
+* `Run the tutorial directly in your web browser <http://mybinder.org/repo/kwant-project/kwant-tutorial-2016/>`_.  The Python environment and Kwant will run on a server provided by the `Binder service <http://mybinder.org/>`_.
+* `Download everything <https://gitlab.kwant-project.org/kwant/kwant-tutorial-2016/repository/archive.zip?ref=master>`_ as a single zip archive.  Kwant 1.2 or newer is required to execute the notebooks.
+* `Browse the git repository <https://gitlab.kwant-project.org/kwant/kwant-tutorial-2016>`_.
-- 
GitLab