Skip to content

Warning should_run_async will not call transform_cell #2

Description

@vochicong

should_run_async will not call transform_cell automatically in the future. Please pass the result to transformed_cell argument and any exception that happen during thetransform in preprocessing_exc_tuple in IPython 7.17 and above.

ipython/ipykernel#540

Fix by

pip install "ipykernel==6.0.0a5" "ipython==7.21.0"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions