Navigator is ...
...
Install required dependencies with the following commands:
pip install poetry
pip install --upgrade pip
poetry installIn the development mode install pre-commits with the following commands:
pre-commitor
pre-commit installThe official documentation is hosted on GitBook