Skip to content

Files

Latest commit

60fb56b · Jul 4, 2024

History

History

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2023
Feb 22, 2022
Jan 19, 2023
Sep 12, 2022
Jul 4, 2024
May 13, 2022
Feb 28, 2022
Dec 5, 2022
Dec 5, 2022
Nov 17, 2022
Mar 9, 2023
Sep 8, 2022
Dec 5, 2022
Nov 17, 2022

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 🚀