Skip to content

Conversation

@afshin
Copy link
Member

@afshin afshin commented Mar 26, 2021

Fixes #540
Follow up to #605 (comment)

Ensures that the cell is transformed only once

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073
Copy link
Contributor

@Carreau does this look good now?

@blink1073 blink1073 added this to the 6.0 milestone Mar 26, 2021
@blink1073 blink1073 added the bug label Mar 26, 2021
@Carreau
Copy link
Member

Carreau commented Mar 26, 2021

Haven't tried, but that look similar to what IPython is doing so +1. Thanks ! I'll try to make the warning clearer in IPython.

@blink1073
Copy link
Contributor

Thanks!

@azar9
Copy link

azar9 commented Feb 18, 2022

@afshin how can I "ensures that the cell is transformed only once"?

@afshin
Copy link
Member Author

afshin commented Feb 19, 2022

@azar9 I'm not exactly sure what you're asking, but this pull request exists in ipykernel v6.0.0 and greater. The most recent version if ipykernel is v6.9.1.

@KaiserAle24
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DeprecationWarning has unclear origin: should_run_async will not call transform_cell automatically in the future

5 participants