Skip to content

Conversation

@fshhr46
Copy link
Contributor

@fshhr46 fshhr46 commented May 29, 2014

add python notebook examples for the myria-python client
library. demonstrate basic operations (make new connections, get
workers, get sets etc.)

Link to NBViewer
http://nbviewer.ipython.org/gist/HaoranHuang/cbcd25f495865a7b6b39

@billhowe @dhalperi

add python notebook examples for the myria-python client
library. demonstrate basic operations (make new connections, get
workers, get sets etc.)
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f3b25da on HaoranHuang:add-examples into 0fed047 on uwescience:master.

@billhowe
Copy link
Contributor

billhowe commented Jun 3, 2014

Please fix the minor spelling and grammar issues:
"information contains in a datast"

@fshhr46
Copy link
Contributor Author

fshhr46 commented Jun 3, 2014

@dhalperi
Hi Dan, I had file a bug report for the worker() function in connection.py

There's no specific reason for trying to get the specific worker with id 1
(just try to demo how the method works)

I had tried calling it with a string instead(conn.worker("1")) and
with one of the alive_workers( conn.worker( conn.workers_alive()[0] )),
the same bug arises

Henry
@dhalperi

billhowe added a commit that referenced this pull request Jun 8, 2014
@billhowe billhowe merged commit c1c46c0 into uwescience:master Jun 8, 2014
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.

3 participants