From 5673e4fa7143ef11b77977be81f3ad2ad6315739 Mon Sep 17 00:00:00 2001 From: Diego Rodriguez Date: Mon, 15 Apr 2019 16:07:43 +0200 Subject: [PATCH] docs: mention interactive session in user guide * Closes #148. --- docs/userguide.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/userguide.rst b/docs/userguide.rst index bea87a5c..c212c540 100644 --- a/docs/userguide.rst +++ b/docs/userguide.rst @@ -460,6 +460,9 @@ follows: We are done! Our outputs plot should be located in the ``results`` directory. +Note that you can inspect your analysis workspace by opening `Jupyter notebook interactive sessions +`_. + For more information on how to use ``reana-client``, please see `REANA-Client's Getting started guide `_.