Skip to content
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

pydraboard #33

Open
satra opened this issue Dec 21, 2018 · 10 comments
Open

pydraboard #33

satra opened this issue Dec 21, 2018 · 10 comments
Labels
good first issue Good for newcomers

Comments

@satra
Copy link
Contributor

satra commented Dec 21, 2018

realtime monitoring of pydra execution status and messaging receiver.

@anibalsolon
Copy link

hey @satra are you thinking something close to tensorboard, or a terminal monitor more like htop?

@satra
Copy link
Contributor Author

satra commented Dec 21, 2018

@anibalsolon - to start with it could be a terminal monitor, but yes, the longer term solution for this is something like tensorboard. however, tensorboard currently uses logs in a directory to create its outputs, whereas pydraboard may use sockets to receive realtime messages from different execution processes.

workflow.run(message_listener="http(s)://machine:port"

and then pydraboard will be listening on that port. this could be terminal or eventually a visual interface.

@anibalsolon
Copy link

Sounds great, @satra ! Yeah, by tensorboard I actually mean a web interface. Sockets are a good alternative.

I could help on that! Should it be compatible with Windows? To pick a lib to manage the console user interface.

@satra
Copy link
Contributor Author

satra commented Apr 6, 2019

@anibalsolon - if you are up for it, we can start planning and creating this with some toy examples.

@anibalsolon
Copy link

Yes, definitely!

I guess the simpler ones, with a split and a merge (or whatever the nomenclature is now), might cover a good part of it.

@satra satra added this to the 0.2 milestone Aug 18, 2019
@satra satra modified the milestones: 0.2, 0.3 - interface support Nov 26, 2019
@satra satra modified the milestones: 0.4 - Leap day release, 0.5 - Fool's day release, 0.4 - Fool's day release, 0.5 May Day Mar 3, 2020
@djarecka djarecka modified the milestones: 0.5 May Day, 0.6 - June bug May 4, 2020
@djarecka djarecka removed this from the 0.6 - June bug milestone Jun 2, 2020
@djarecka
Copy link
Collaborator

@anibalsolon - hey, any chances you're joining hackathon?

@anibalsolon
Copy link

Hi @djarecka and @satra,

I just saw this lib, and it reminded me of this issue: https://github.com/willmcgugan/rich

Unfortunately, I could not participate actively in the hackathon (and just saw the message here)- would you like to meet at some moment to discuss this feature? I can put some effort into it!

@djarecka
Copy link
Collaborator

@anibalsolon - that would be great! Let me know when would you like to chat

@anibalsolon
Copy link

@djarecka Surely, would you have some minutes tomorrow? Or would you like to address it next year? Both are fine for me.

@djarecka
Copy link
Collaborator

@anibalsolon - yes, we can have a short chat tomorrow, after 2pm ET would work best for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants