Skip to content

Jupyterlab 4.0.2 python 3.10 #818

@Armadik

Description

@Armadik

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions