jupyterlab-link-share icon indicating copy to clipboard operation
jupyterlab-link-share copied to clipboard

JupyterLab Extension to easily share a link to a running server on Binder

Results 12 jupyterlab-link-share issues
Sort by recently updated
recently updated
newest added

Modernize the Python package setup.

maintenance

## Is your feature request related to a problem? Please describe. I'd like to be able to launch a notebook on my laptop, and give a labmate or student sitting...

enhancement

I think this may not be an issue with this extension, but it may influence people using it. Anyhow, I figure I can write down notes while debugging this here....

## Is your feature request related to a problem? Please describe. Using JupyterLab link share does not work behind a proxy. In this case this is Google Cloud AI Vertex...

enhancement

Starting from https://gist.github.com/jtpio/4a6a34da66b32249e28df718ec30e4d7 I've added a `jupyter_config.json` file to my binder folder in order to run JupyterLab with the collaborative mode, but it is not recognized/found/applied. Only when I put...

enhancement

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1. Release notes Sourced from tar's releases. v6.1.13 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 v6.1.12 6.1.12 (2022-10-31) Bug Fixes 57493ee...

dependencies

## Is your feature request related to a problem? Please describe. JupyterHub 5.0 [will introduce](https://github.com/jupyterhub/jupyterhub/pull/4594) the concept of sharing, so users can grant each other access to their server. That...

enhancement

## Description Currently when trying to use with JupyterLab 4, errors out with ``` The following packages are incompatible ├─ jupyterlab-link-share 0.3** is installable and it requires │ └─ jupyterlab...

bug
help wanted

We should update the repo so it's compatible with the Jupyter Releaser v2: - Add the releaser workflows to the repo - Set up bot account: https://github.com/jupyterlab-contrib/jupyterlab-contrib.github.io/issues/42 - Clean up...

maintenance

## Is your feature request related to a problem? Please describe. jupyterlab-link-share currently extracts the current user's access token and appends it to the URL. In a single jupyterlab instance...

enhancement