jupyterlab-contrib / jupyterlab-link-share

JupyterLab Extension to easily share a link to a running server on Binder
BSD 3-Clause "New" or "Revised" License
53 stars 14 forks source link

Handle multiple servers #4

Closed jtpio closed 3 years ago

jtpio commented 3 years ago

Fixes #1

If multiple servers are running, they will all be listed:

image

However the copy button will copy the first entry.

This relies and a new endpoint exposed by a server extension.