elyra-ai / elyra

Elyra extends JupyterLab with an AI centric approach.
https://elyra.readthedocs.io/en/stable/
Apache License 2.0
1.85k stars 342 forks source link

Show language icon on code snippet display list #1007

Open karlaspuldaro opened 4 years ago

karlaspuldaro commented 4 years ago

When displaying a list of code snippets, show language icon next to snippet name as below: image Reference from https://github.com/jupytercalpoly/jupyterlab-code-snippets

Add icons to all (or at least most popular) languages supported as available jupyter kernels. If language icon is not supported, use [Language] notation

shadowluigi27 commented 2 years ago

I wanted to take on this issue