extension-examples icon indicating copy to clipboard operation
extension-examples copied to clipboard

JupyterLab Extensions by Examples

Results 53 extension-examples issues
Sort by recently updated
recently updated
newest added

### Problem Some extensions may want to provide and display custom assets, such as png or svg files. For now there does not seem to be many examples on how...

enhancement
status:Needs Triage

I create a few charts with different display_id by code. Then I want to give an end user an option to save the selected chart as a file. 1. Is...

enhancement