From ff455f61ebc7508b72614c088ea8e3034765d500 Mon Sep 17 00:00:00 2001 From: engrvip123 Date: Thu, 17 Jul 2025 17:27:24 +0530 Subject: [PATCH 2/2] Update foundations.md: corrected path to run file --- modules/module_0_foundations/foundations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/module_0_foundations/foundations.md b/modules/module_0_foundations/foundations.md index 3f6db13d..831d67d8 100644 --- a/modules/module_0_foundations/foundations.md +++ b/modules/module_0_foundations/foundations.md @@ -99,7 +99,7 @@ The scripts that was made for generating the LUTs can be found as: 4. **Launch the GMID GUI** From the same directory, launch the Jupyter notebook: ```bash - jupyter lab _gmid_test.ipynb + jupyter lab ../gmid_test.ipynb ``` This notebook will open a GUI for exploring the GMID lookup tables, which should look like the following (make sure the paths match yours accordingly):