Quick start =========== Set up the extension with docker compose ---------------------------------------- :: # git clone https://github.com/educational-technology-collective/jupyterlab-pioneer # cd configuration_examples docker compose -p jupyterlab_pioneer up --build A JupyterLab application with the extension installed and configured will run on `localhost:8888`. (To play with different exporter configurations, edit Dockerfile_ and run ``docker compose`` again) .. _Dockerfile: https://github.com/educational-technology-collective/jupyterlab-pioneer/blob/main/configuration_examples/Dockerfile