Merge pull request #49 from engrvip123/run_jupyter

Pull Request: Fix notebook path typo in README instructions
This commit is contained in:
PhillipRambo 2025-07-17 14:17:54 +02:00 committed by GitHub
commit 79401c2ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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):