-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Remove the popup widget #7341
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
Remove the popup widget #7341
Conversation
|
I need to run through the example notebooks before this gets merged. |
|
I updated the relevant example notebooks. |
|
Seems good to me... |
|
+1 |
|
Why did you remove this? |
|
@jdfreder , I was planning on using the popup widget with a default state of being cemented in the page. What is the right way to give this functionality given this removal? Just trying not to require code changes when the next version of IPython is released. Should this be handled outside of the widgets framework? I.e., some extra custom JS? |
|
Reasoning behind moving this: #7281 (comment) |
Drops support for the popup widget.
closes #7281
closes #7299
closes #7348
Pinging @jasongrout who I know is using this. I didn't remove any of the functionality required to implement and maintain it independent of IPython.