Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use public IP in link #35

Open
ianhi opened this issue Feb 9, 2022 · 1 comment
Open

Use public IP in link #35

ianhi opened this issue Feb 9, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ianhi
Copy link

ianhi commented Feb 9, 2022

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 nearby access to edit. However, the default URL when l use Share will be localhost so I have to:

  1. Use ifconfig (no idea what I would do on windows)
  2. extract my IP address
  3. manually replace it in the URL

image

Describe the solution you'd like

Add an option (or even as default) to replace localhost with my IP address (maybe with a checkbox for private/public IP)

Describe alternatives you've considered

Manually doing this, or building a script that autoreplaces this for me

Additional context

  • Python package version: 0.2.4
  • Extension version: 0.2.4
  • Operating System and its version: popos 21.04
@ianhi ianhi added the enhancement New feature or request label Feb 9, 2022
@ianhi
Copy link
Author

ianhi commented Feb 9, 2022

See also jupyterlab/jupyterlab#12025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant