pydra icon indicating copy to clipboard operation
pydra copied to clipboard

pydraboard

Open satra opened this issue 6 years ago • 10 comments

realtime monitoring of pydra execution status and messaging receiver.

satra avatar Dec 21 '18 15:12 satra

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

anibalsolon avatar Dec 21 '18 15:12 anibalsolon

@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.

satra avatar Dec 21 '18 15:12 satra

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.

anibalsolon avatar Dec 27 '18 18:12 anibalsolon

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

satra avatar Apr 06 '19 23:04 satra

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.

anibalsolon avatar Apr 10 '19 21:04 anibalsolon

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

djarecka avatar Jun 13 '20 20:06 djarecka

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!

anibalsolon avatar Dec 22 '20 03:12 anibalsolon

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

djarecka avatar Dec 22 '20 03:12 djarecka

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

anibalsolon avatar Dec 22 '20 21:12 anibalsolon

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

djarecka avatar Dec 22 '20 22:12 djarecka