e543bc89a15246c7bd923fa1bc24451e-0.lambdaspaces.com Open in urlscan Pro
2606:4700::6812:179  Public Scan

Submitted URL: https://e543bc89a15246c7bd923fa1bc24451e-0.lambdaspaces.com/
Effective URL: https://e543bc89a15246c7bd923fa1bc24451e-0.lambdaspaces.com/login?next=%2Flab%3F
Submission: On November 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /login?next=%2Flab%3F

<form action="/login?next=%2Flab%3F" method="post" class="navbar-form pull-left">
  <input type="hidden" name="_xsrf" value="2|71066d23|029851ff0d9b8c3c6bdcc63e8179a2bd|1732151961">
  <label for="password_input"><strong>Password or token:</strong></label>
  <input type="password" name="password" id="password_input" class="form-control">
  <button type="submit" class="btn btn-default" id="login_submit">Log in</button>
</form>

Text Content

Jupyter Server requires JavaScript.
Please enable it to proceed.

Password or token: Log in


TOKEN AUTHENTICATION IS ENABLED

If no password has been configured, you need to open the server with its login
token in the URL, or paste it above. This requirement will be lifted if you
enable a password.

The command:

jupyter server list

will show you the URLs of running servers with their tokens, which you can copy
and paste into your browser. For example:



Currently running servers:
http://localhost:8888/?token=c8de56fa... :: /Users/you/notebooks


or you can paste just the token value into the password field on this page.

See the documentation on how to enable a password in place of token
authentication, if you would like to avoid dealing with random tokens.

Cookies are required for authenticated access to the Jupyter server.