Closed
Description
Lumino 2 now supports adding a description
to plugins: jupyterlab/lumino#572
Currently most plugins in this repo don't make use of it, for example:
notebook/packages/application-extension/src/index.ts
Lines 499 to 533 in b5133c6
We should add them to the notebook code base, so it's useful for contributors but also for users at some point: jupyterlab/jupyterlab#14536