KapilKhanal / CAMLab-DLSCTutorials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAMLab-DLSCTutorials

The repository is a collection of python notebooks and scripts related to the lectures available at https://www.youtube.com/@CAMLabETHZurich/

The scripts are based on Python 3.8 and Jupyter Notrbook. The required packages can be installed with:

python3 -m pip install -r requirements.txt

The jupyter notebooks can be run with:

python3 jupyter notebook name_of_the_file.ipynb

About

License:MIT License


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%