From f254391c3963aad0a54d14a5740933bfcd0865ac Mon Sep 17 00:00:00 2001 From: David Seus <david.seus@mathematik.uni-stuttgart.de> Date: Fri, 9 Oct 2020 13:00:03 +0200 Subject: [PATCH] Update README.md --- Jupyter_Notebook_Setup/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Jupyter_Notebook_Setup/README.md b/Jupyter_Notebook_Setup/README.md index e1c8d2c..e2a7725 100644 --- a/Jupyter_Notebook_Setup/README.md +++ b/Jupyter_Notebook_Setup/README.md @@ -1,5 +1,7 @@ # Instructions how to setup Jupyter Notebook - +Jupyter Notebook was used at the beginning to try out certain things and playing around with sympy before certain +aspects became incorporated into the code. So Jupyter notebook is not necessary to run an LDD simulation. +In case you want to use it, here is how to set it up. ## Setup Install virtualenv and pip. Then run -- GitLab