Install requirements:
pip install -r requirements.txt
NOTE: As of now (:eyes: on issue for changes), some dependencies require installation from GitHub, so make sure they are installed, in case they are not simply run:
pip install -r ../vcs_requirements.txt
Create a dedicated kernel:
python -m ipykernel install --name gt4sd
Good to go 🚀