The feature can link each notes that make your mkdocs-notebook more powerful!
This feature plans to implement these sub-feat:
- Underlying notes links system, which will be in
core module
- A list shows the notes' forward links and inverse links which refer to other notes display at the head of each note pages
- Combine the feature with the plugin mkdocs-network-graph-plugin, which can display the interactive link gragh in each note pages
- [Option] Solve the problem that the link graph of each notes in Jupyter Notebook documentations cannot be displayed normally because of the the compatibility issues with the mkdocs-jupyter
The feature can link each notes that make your mkdocs-notebook more powerful!
This feature plans to implement these sub-feat:
coremodule