jupyter.dblab-ai.dbserver.com.br
Open in
urlscan Pro
200.169.20.124
Public Scan
Submitted URL: http://jupyter.dblab-ai.dbserver.com.br/
Effective URL: http://jupyter.dblab-ai.dbserver.com.br/login?next=%2Flab%3F
Submission: On July 30 via api from US — Scanned from DE
Effective URL: http://jupyter.dblab-ai.dbserver.com.br/login?next=%2Flab%3F
Submission: On July 30 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMPOST /login?next=%2Flab%3F
<form action="/login?next=%2Flab%3F" method="post" class="navbar-form pull-left">
<input type="hidden" name="_xsrf" value="2|e9bd3101|cb31adde56a353935f034700c51d8c21|1722311307">
<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>
POST /login?next=%2Flab%3F
<form action="/login?next=%2Flab%3F" method="post" class="">
<input type="hidden" name="_xsrf" value="2|e9bd3101|cb31adde56a353935f034700c51d8c21|1722311307">
<div class="form-group">
<label for="token_input">
<h4>Token</h4>
</label>
<input type="password" name="password" id="token_input" class="form-control">
</div>
<div class="form-group">
<label for="new_password_input">
<h4>New Password</h4>
</label>
<input type="password" name="new_password" id="new_password_input" class="form-control" required="">
</div>
<div class="form-group">
<button type="submit" class="btn btn-default" id="login_new_pass_submit">Log in and set new password</button>
</div>
</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. SETUP A PASSWORD You can also setup a password by entering your token and a new password on the fields below: TOKEN NEW PASSWORD Log in and set new password