From cad19f86bf240811db2d05a8dfe536e5d34ebf7f Mon Sep 17 00:00:00 2001 From: Stuart Geiger Date: Sat, 16 Jul 2016 08:26:01 -0700 Subject: [PATCH] Add info on how to launch master branch install --- CONTRIBUTING.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index de39c4513..5fa9f9cd5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -59,6 +59,11 @@ If you want the development environment to be available for all users of your system (assuming you have the necessary rights) or if you are installing in a virtual environment, just drop the ``--user`` option. +Once you have done this, you can launch the master branch of Jupyter notebook +from any directory in your system with:: + + jupyter notebook + Rebuilding JavaScript and CSS ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^