Skip to content

Conversation

@jdfreder
Copy link
Contributor

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.

@jdfreder
Copy link
Contributor Author

I need to run through the example notebooks before this gets merged.

@jdfreder
Copy link
Contributor Author

I updated the relevant example notebooks.

@damianavila
Copy link
Member

Seems good to me...

@Carreau
Copy link
Member

Carreau commented Jan 1, 2015

+1

jdfreder added a commit that referenced this pull request Jan 2, 2015
@jdfreder jdfreder merged commit 4694a66 into ipython:master Jan 2, 2015
@rossant
Copy link
Contributor

rossant commented Jan 12, 2015

Why did you remove this?

@theengineear
Copy link

@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?

@jasongrout
Copy link
Member

Reasoning behind moving this: #7281 (comment)

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.

Floating widgets should be created at the point of code execution, not atop the page Remove popup widget

7 participants