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

[BUG] Running notebook using existing python from databricks server asks for password #1185

Open
samshipengs opened this issue Apr 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@samshipengs
Copy link

Describe the bug
I'm trying to using vscode locally and connect and run notebook on the remote databricks server through the vscode databricks extension.

i think this is related to notebook server itself instead of the databricks server, i.e. whenver you spin up a jupyter notebook server, it asks you to create password, i imagine it's this passowrd that is preventing me to connect.

  • just want to confirm if thats the case (so i need to reach out to admin)
  • how does databricks setup notebook server actually? is it one notebook server per databricks user or everyones notebook spins up from under the same server (so everyone shares the same password as well)?

To Reproduce
Steps to reproduce the behavior:
I synced to the server in vscode, although when i try to execute the cell, id like to use python env/exec from the server (instead of my local python thats different from the servers), but it prompts me password.

Screenshots
If applicable, add screenshots to help explain your problem.

System information:

  1. Databricks Extension Version

1.3.0

@samshipengs samshipengs added the bug Something isn't working label Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant