@@ -41,11 +41,11 @@ After installing poetry, you can simply install all required dependencies for th
poetry install
```
This also leads to a creation of a virtual enviorment.Virtual enviorment are designed to ensure, that different projects do not interfere with their dependencies.
To run a script or a jupyter notebook in the virtual enviorment simply run
To run a jupyter notebook in the virtual enviorment execute