Jupyterlab: Frontend UI for listing installed extensions and their versions

Created on 4 Oct 2017  路  3Comments  路  Source: jupyterlab/jupyterlab

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.

application resolved-locked Extensions Enhancement

Most helpful comment

This has been implemented in the new extension manager. Thanks @vidartf!

All 3 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joaonatali picture joaonatali  路  3Comments

ClaytonPassmore picture ClaytonPassmore  路  3Comments

discdiver picture discdiver  路  3Comments

ellisonbg picture ellisonbg  路  3Comments

scottdotjs picture scottdotjs  路  3Comments