voila-dashboards/voila

Add a button in the preview toolbar to open in a new browser tab

Open

#486 opened on Nov 28, 2019

View on GitHub
 (4 comments) (3 reactions) (0 assignees)Python (5,040 stars) (487 forks)batch import
good first issuejupyterlab-preview

Description

There is already a notebook:open-with-voila command to open the voila dashboard in a new browser tab. It's in the palette and the view menu, but it would be great to have it in the preview toolbar too:

image

We could for example use the jp-LauncherIcon:

image

Contributor guide