-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlaterIssue to resolve at a later dateIssue to resolve at a later date
Description
The MHKiT examples don't work with index. This is true for both MHKiT-MATLAB examples using MATLAB Live Scripts, and MHKiT-Python examples using Jupyter Notebooks.
-
MHKiT-MATLAB examples using MATLAB Live Scripts
- HTML is generated by saving the MATLAB Live Script
.mlxexample files as*.htmlfiles - The MHKiT documentation then points to these
*.htmlfiles within the MHKiT-MATLAB submodule - This means the index is removed when you navigate to the MHKiT-MATLAB examples within the documentation.
- HTML is generated by saving the MATLAB Live Script
-
MHKiT-Python examples using Jupyter Notebooks
- HTML is generated by using the
nbsphinx_linkextension - The MHKiT documentation uses
*.nblinkfiles to specify the location of the Jupyter Notebook*.ipynpfiles within the MHKiT-Python submodule - This means the index stays, but when you navigate to the MHKiT-Python examples within the documentation, but you lose your place in the index.
- HTML is generated by using the
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationlaterIssue to resolve at a later dateIssue to resolve at a later date