-
Notifications
You must be signed in to change notification settings - Fork 950
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
Make widgets render using output areas in classic notebook. #1274
Merged
Commits on Apr 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 000609b - Browse repository at this point
Copy the full SHA 000609bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23ed670 - Browse repository at this point
Copy the full SHA 23ed670View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4653b0f - Browse repository at this point
Copy the full SHA 4653b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfeaa1f - Browse repository at this point
Copy the full SHA dfeaa1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384c838 - Browse repository at this point
Copy the full SHA 384c838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e77d13 - Browse repository at this point
Copy the full SHA 3e77d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3e21d - Browse repository at this point
Copy the full SHA 1f3e21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2488cc6 - Browse repository at this point
Copy the full SHA 2488cc6View commit details -
We won’t support a cell resize event anymore, since we may have multi…
…ple widgets in a cell.
Configuration menu - View commit details
-
Copy full SHA for c5f125e - Browse repository at this point
Copy the full SHA c5f125eView commit details -
Delete the disconnected indication.
See jupyter-widgets#1275 for bringing this back in a more general way.
Configuration menu - View commit details
-
Copy full SHA for 4946ff2 - Browse repository at this point
Copy the full SHA 4946ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 066b136 - Browse repository at this point
Copy the full SHA 066b136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0094b78 - Browse repository at this point
Copy the full SHA 0094b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14355d - Browse repository at this point
Copy the full SHA e14355dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9807f0 - Browse repository at this point
Copy the full SHA d9807f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 609c804 - Browse repository at this point
Copy the full SHA 609c804View commit details -
Configuration menu - View commit details
-
Copy full SHA for 117a155 - Browse repository at this point
Copy the full SHA 117a155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b16dc - Browse repository at this point
Copy the full SHA 00b16dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17b7ae7 - Browse repository at this point
Copy the full SHA 17b7ae7View commit details -
Fix sync messages for the output widget.
The sync messages weren’t getting sent because the status handler was never getting called, which mean that once one message was sent and declared pending, we never realized when that message had been processed.
Configuration menu - View commit details
-
Copy full SHA for 340a0f1 - Browse repository at this point
Copy the full SHA 340a0f1View commit details -
Fix calling .remove() on views.
This depends on jupyter/notebook#2411 to get all the corner cases. We left in various other event triggers to cover most cases even without that PR.
Configuration menu - View commit details
-
Copy full SHA for cd8c6e8 - Browse repository at this point
Copy the full SHA cd8c6e8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.