Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.32 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.32 KB

phys-231-exercises -- fall semester 2023

Repository for the exercise sessions for the phys-231 class at EPFL, fall semester 2023.

How to generate links to open the notebooks in noto@epfl

Noto is EPFL's version of Google colab. It allows to edit and run jupyter notebooks easily.

To generate a link that opens noto, automatically clones (or pulls) this repo, and opens a given notebook, you can use this link generator, with parameters

JupterHub URL: https://noto.epfl.ch
Git repository URL: https://github.com/SPOC-group/phys-231-exercises
Branch: main
File to open: path to the notebook that must be opened, relative to the root of the git directory. For example "lecture1/file_name.ipynb"
Application to open: JupyterLab
Named Server to open: blank

or use this link, substituting only the path parameter

https://noto.epfl.ch/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FSPOC-group%2Fphys-231-exercises&urlpath=lab%2Ftree%2Fphys-231-exercises%2FExercise_3%2Fex_3_images_and_svd.ipynb&branch=main

Then, GO EPFL can be used to generate a shorter version of the link.