kernels icon indicating copy to clipboard operation
kernels copied to clipboard

python version >=3.8.0 cannot jupyter install pysparkkerrnel

Open zesluo opened this issue 5 years ago • 0 comments

Hello! I'm doing a vscode extension tool. I just found that python version >=3.8.0 cannot jupyter install pysparkkerrnel. However, it can work if python <3.8.0. our tool use ‘jupyter install sparkmagic’ and ‘jupyter.exe kernelspec install pysparkkernel’. As the picture shown, the link is here: https://pypi.org/project/sparkmagic/0.15.0/#history, it doesn’t apply to python 3.8.0. Thanks a lot!

image

image image

zesluo avatar Mar 30 '20 14:03 zesluo