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

Jupyterlab 4.0.2 python 3.10 #818

Open
Armadik opened this issue Jun 22, 2023 · 1 comment
Open

Jupyterlab 4.0.2 python 3.10 #818

Armadik opened this issue Jun 22, 2023 · 1 comment

Comments

@Armadik
Copy link

Armadik commented Jun 22, 2023

Describe the bug
%%sql magic function not working
TypeError: required field "type_ignores" missing from Module

To Reproduce

%%sql
show databases;

Expected behavior
Works similar to python 3.6

Screenshots
image

Versions:

  • sparkmagic 0.20.5
  • Livy (if you know it) custom build for 3.3.0 spark
  • Spark 3.3.0
  • pyspark 3.3.0
  • ipython 8.14.0
  • jupyterlab 4.0.2
  • python 3.10

I have tried downgrading the ipython package to 7.33.0 . But it did not help
Any ideas what is the reason?

@Armadik
Copy link
Author

Armadik commented Sep 15, 2023

The problem is solved by fix in livy.
https://issues.apache.org/jira/projects/LIVY/issues/LIVY-795?filter=allissues

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

No branches or pull requests

1 participant