To test documentation changes locally, you'll need to install mkdocs
and the relevant dependencies in your Python environment.
We've included a server launching script for ease of use.
python -m venv venv-ilab-docs
source venv-ilab-docs/bin/activate
This will:
./launch_server.sh