diff --git a/Jupyter_Notebook_Setup/README.md b/Jupyter_Notebook_Setup/README.md index e1c8d2c62071dbcb877f0b4aafeaf184502507ee..e2a7725f85cfb5e4a4be49ec7e02cd4a5d72deab 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