Skip to content

Latest commit

 

History

History

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 🚀