Compare commits

...

3 Commits

Author SHA1 Message Date
PhillipRambo 79401c2ac7
Merge pull request #49 from engrvip123/run_jupyter
Pull Request: Fix notebook path typo in README instructions
2025-07-17 14:17:54 +02:00
engrvip123 ff455f61eb Update foundations.md: corrected path to run file 2025-07-17 17:27:24 +05:30
engrvip123 daec055f57 Initialized branch to try lna design 2025-07-17 13:43:13 +05:30
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** 4. **Launch the GMID GUI**
From the same directory, launch the Jupyter notebook: From the same directory, launch the Jupyter notebook:
```bash ```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): 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):