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 (487 forks)batch import
good first issuejupyterlab-preview

Repository metrics

Stars
 (5,040 stars)
PR merge metrics
 (Avg merge 39d 17h) (1 merged PR in 30d)

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