You can find the meeting notes (still quite messy) here.
Create and activate the conda environment:
$ conda env create -f environment.yml -y
$ conda activate hack_3d_viz
Then enable the jupyterlab extensions with the supplied script:
$ ./postBuild
And off we go:
$ jupyter lab