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

Follow up DeprecationWarning Fix #617

Merged
merged 1 commit into from
Mar 27, 2021
Merged

Follow up DeprecationWarning Fix #617

merged 1 commit into from
Mar 27, 2021

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
5 participants