|
@@ -4,7 +4,7 @@ JupyterLab can be extended in two ways via:
|
|
|
|
|
|
- application plugins (top level): Application plugins extend the
|
|
- application plugins (top level): Application plugins extend the
|
|
functionality of JupyterLab itself, and we cover them in the
|
|
functionality of JupyterLab itself, and we cover them in the
|
|
- [Plugins](plugins.md) tutorial focuses.
|
|
|
|
|
|
+ [Extension](extension_dev.md) tutorial focuses.
|
|
- **document widget extensions (lower level):** Document widget extensions extend
|
|
- **document widget extensions (lower level):** Document widget extensions extend
|
|
the functionality of document widgets added to the application, and we cover
|
|
the functionality of document widgets added to the application, and we cover
|
|
them in this section.
|
|
them in this section.
|