It would be very useful to be able from JupyterLab itself to list all the installed extensions, their versions and if they are enabled or not.
The next logical step would then be to allow enabling/disabling from the UI and after that, to allow installing/uninstalling.
Even just being able to list the installed extensions and their versions would be useful for debugging purposes.
I think we can do the listing of installed extensions and their versions for beta, and defer the UI until after that.
...perhaps as an addition to the about page
This has been implemented in the new extension manager. Thanks @vidartf!
Most helpful comment
This has been implemented in the new extension manager. Thanks @vidartf!