Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Extend traces #207

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

Merged
merged 11 commits into from
Mar 27, 2015
Merged

Extend traces #207

merged 11 commits into from
Mar 27, 2015

Conversation

chriddyp
Copy link
Member

No description provided.

@chriddyp
Copy link
Member Author

cc @theengineear @bpostlethwaite

@chriddyp
Copy link
Member Author

@@ -14,7 +14,7 @@ require(["widgets/js/widget", "widgets/js/manager"], function (widget, manager)
// construct the expected IPython3 widget API
IPYTHON_VERSION = '2';
manager = {WidgetManager: widget};
widget = {DOMWidgetView: IPython.DOMWidgetView}
widget = {DOMWidgetView: IPython.DOMWidgetView};
Copy link
Contributor

Choose a reason for hiding this comment

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

oops, thx : )

@theengineear
Copy link
Contributor

nothing blocking from my end! just a couple comments. nice!

@chriddyp
Copy link
Member Author

cool, just added a couple more examples. all good @theengineear ?

@theengineear
Copy link
Contributor

💃 Thx!
On Mar 26, 2015 6:24 PM, "chriddyp" [email protected] wrote:

cool, just added a couple more examples. all good @theengineear
https://github.com/theengineear ?


Reply to this email directly or view it on GitHub
#207 (comment).

chriddyp added a commit that referenced this pull request Mar 27, 2015
@chriddyp chriddyp merged commit c225d6f into master Mar 27, 2015
@chriddyp chriddyp deleted the extend_traces branch March 27, 2015 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants