Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 471 Bytes

GT4SD notebooks

requirements

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 🚀