Skip to content

licit-lab/ITSProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5cdfa90 · Jan 28, 2025
Oct 29, 2020
Jan 16, 2022
Jan 16, 2022
Oct 6, 2023
Oct 6, 2023
Jan 11, 2021
Oct 10, 2022
Jan 27, 2025
Oct 6, 2023
Jan 27, 2022
Feb 14, 2022
Jan 13, 2022
Oct 29, 2020
Jan 18, 2022
Jan 31, 2022
Jan 28, 2025
Jan 11, 2021
Jan 14, 2022

Repository files navigation

| Overview | Reproducibility | License | Contact |

ITSProjects

This is a repository containing the projects for topics related to the ITS Course. In this case we encourage to review more details of the projects in the following corresponding README files:

Reproducibility

Download this repository

git clone https://github.com/research-licit/ITSProjects.git

Be sure to get conda, then create the environment associate to your project:

  • for Projects 1 to 4:
conda env create -f environment.yml
conda activate ITSTools
jupyter labextension install jupyterlab_bokeh
  • for Projects 7 to 10:
conda env create -f environment_P07-10.yml
conda activate ITS_fromP07_toP10
  • for Project 6, you just need to get connected on HUBSIM platform, then you need to log in. No needs of Python.

License

The code here contained is licensed under MIT License

Contact

If you run into problems or bugs, please let us know by creating an issue an issue in this repository.