Skip to content
New issue

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

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

Already on GitHub? # to your account

The pyspark kernel not showing in vs code jupyter kernel list #740

Open
GaryLiuTelus opened this issue Nov 17, 2021 · 2 comments
Open

The pyspark kernel not showing in vs code jupyter kernel list #740

GaryLiuTelus opened this issue Nov 17, 2021 · 2 comments

Comments

@GaryLiuTelus
Copy link

Describe the bug
The pyspark kernel worked fine in Conda jupyter notebook, but it is not showing in the vs code jupyter kernel list. But I can use %%spark to connect my livy service and run code in iPython instance.

To Reproduce
Steps to reproduce the behavior.

Expected behavior
A clear and concise description of what you expected to happen.

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

Versions:

  • SparkMagic 0.19.1
  • Livy (if you know it): company's on-premise livy service, internal server.
  • Spark 2.2.3

Additional context
Add any other context about the problem here.

@devstein
Copy link
Collaborator

Hi @GaryLiuTelus thanks for making an issue. This is a known problem and is caused by #727 and the fix is this PR; however, there are still outstanding issues before the PR can be merged. Will keep you updated.

@GaryLiuTelus
Copy link
Author

I post this issue on github site of vs code jupyter extension, and one of contributor gave me a workaround.

microsoft/vscode-jupyter#8286

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants