If you don't have poetry install it either via pip or pipx:
pip install --user poetry
# or
pipx install poetry
If you have it, run poetry install to install all dependencies.
Run the embedded notebook server using:
poetry run jupyter notebook