Skip to content

Widgets- add ability to pack and unpack arrays on JS side.#5023

Merged
ellisonbg merged 4 commits into
ipython:masterfrom
jdfreder:widget-arrays
Feb 5, 2014
Merged

Widgets- add ability to pack and unpack arrays on JS side.#5023
ellisonbg merged 4 commits into
ipython:masterfrom
jdfreder:widget-arrays

Conversation

@jdfreder
Copy link
Copy Markdown
Contributor

@jdfreder jdfreder commented Feb 4, 2014

Fixes #5020

@jdfreder
Copy link
Copy Markdown
Contributor Author

jdfreder commented Feb 4, 2014

Ping @jasongrout for a review

@ellisonbg
Copy link
Copy Markdown
Member

@jdfreder I know you said that testing this would be very tough, but is there any way to verify that it does the expected thing?

@jdfreder
Copy link
Copy Markdown
Contributor Author

jdfreder commented Feb 4, 2014

I know you said that testing this would be very tough, but is there any way to verify that it does the expected thing?

Actually I don't think it would be bad at all. For some reason I was thinking of round trip tests, but all I need to do is test the function itself.

@ellisonbg
Copy link
Copy Markdown
Member

OK, that would be great. If we can get a passing tests, I will merge :)

On Tue, Feb 4, 2014 at 3:03 PM, Jonathan Frederic
notifications@github.comwrote:

I know you said that testing this would be very tough, but is there any
way to verify that it does the expected thing?

Actually I don't think it would be bad at all. For some reason I was
thinking of round trip tests, but all I need to do is test the function
itself.

Reply to this email directly or view it on GitHubhttps://github.com//pull/5023#issuecomment-34118594
.

Brian E. Granger
Cal Poly State University, San Luis Obispo
bgranger@calpoly.edu and ellisonbg@gmail.com

@jdfreder
Copy link
Copy Markdown
Contributor Author

jdfreder commented Feb 5, 2014

Hmmm the tests pass locally.... I wonder what is going on

@ellisonbg
Copy link
Copy Markdown
Member

They are still running...

@jdfreder
Copy link
Copy Markdown
Contributor Author

jdfreder commented Feb 5, 2014

I just checked in 8978fb4, but the previous commit, a8647ac worked on my machine, but not on Travis.

@jdfreder
Copy link
Copy Markdown
Contributor Author

jdfreder commented Feb 5, 2014

Woohoo they pass, @ellisonbg do you want to merge?

@ellisonbg
Copy link
Copy Markdown
Member

Yep, great!

ellisonbg added a commit that referenced this pull request Feb 5, 2014
Widgets- add ability to pack and unpack arrays on JS side.
@ellisonbg ellisonbg merged commit d790d39 into ipython:master Feb 5, 2014
@jasongrout
Copy link
Copy Markdown
Member

ping @ChakriCherukuri, just to make sure you know this got merged into master. Thanks for bringing this issue up!

@jasongrout
Copy link
Copy Markdown
Member

(I didn't have time to review this, but glancing at the code, it looks great!)

@jdfreder jdfreder deleted the widget-arrays branch March 10, 2014 18:44
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Widgets- add ability to pack and unpack arrays on JS side.
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.

Python Lists translated to javascript objects in widgets

3 participants