trungleduc / jupyter_app_launcher

A JupyterLab extension to create custom launcher entries.
https://jupyter-app-launcher.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
54 stars 12 forks source link

Specify icon for `catalog` group? #31

Closed JamesSample closed 1 year ago

JamesSample commented 1 year ago

Is there any way to specify the icon for a catalog group, in addition to the icons for individual apps?

At present, it seems the catalog row is automatically assigned the same icon as the first app, but it would be great to be able to create a catalog for my organisation (either with no icon, or with my organisation's logo) and then add apps to that catalog where each app has its own icon. Is this possible?

Thanks for the useful extension!

trungleduc commented 1 year ago

Hi, In JupyterLab the catalog icon is not configurable, so changing the current behavior is impossible.