jupyterlab-interactive-dashboard-editor icon indicating copy to clipboard operation
jupyterlab-interactive-dashboard-editor copied to clipboard

A drag-and-drop dashboard editor for JupyterLab

Results 50 jupyterlab-interactive-dashboard-editor issues
Sort by recently updated
recently updated
newest added

## What's new - Added support for multiple embedded dashboards. To embed a dashboard in notebook metadata, create a dashboard then right-click -> `Save Notebook To Notebook Metadata` and choose...

Add some quick one-time onboarding gifs/messages to explain how to use the extension. Examples: - Opening a dashboard for the first time displays a gif on the dashboard showing how...

Hi there! This work is amazing, and I loved you demo at the meeting. Voilà co-author here. I would love to get in touch with you on integrating this as...

JupyterLab markdown cells can render LaTeX when the user wraps text in $$ $$. No idea how complex it would be to integrate this into .dash files, but it would...

## Problem * Having notebooks alongside dashboard editor creates a spatial problem * On smaller screens, dashboards can become hard to navigate and edit since the majority of the canvas...

enhancement
design

Currently, loading a dashboard when a required notebook is missing causes the outputs from the missing notebook to be red, and attempting to load a cell that doesn't exist from...

## Problem When in a notebook-only workspace, the user may not understand how to rearrange the layout in a side-by-side view (dashboard right alongside notebook). They may not know how...

enhancement
design

## Is your feature request related to a problem? Please describe. From user testing, the most intuitive way to interactive with outputs on notebooks is to drag directly the output...

## Is your feature request related to a problem? Please describe. Creating a better experience for creating dashboards by utilizing different toolbar "modes" depending on what the user selects. ##...

enhancement
design

## Describe the bug When toggling "Present" mode, the outputs are still editable (cut, copy, and paste functions still work). ## To Reproduce Steps to reproduce the behavior: ## Expected...

bug