Nodz
Nodz copied to clipboard
Status of Nodz?
Hey there. Opening a new discussion about the status of this project. When speaking with other peoples around, we're all using this module but all having our own forks that we maintain and update, mostly because this trunk is not maintained anymore (last accepted PR was July 2018) @LeGoffLoic : Are you still supporting this project ? If not, would you accept to open admin rights to a couple of selected people to accept PRs ? Sure we can fork it and accept PRs on that fork but the original project is far more followed than all forks available
Hey @glm-nchaverou I'm not really supporting this anymore by lack of time. I've a big update sitting at home that I haven't touched in a while but would like to push. I will probably have some time during fall / winter. But yes, I'm open to giving admin rights to a couple of selected people. We can talk about it some more via email.
Looking forward to the updates. Thank you.
I just saw this. If you're looking for admins, I'd be happy to volunteer. I am a senior data scientist at a non-profit that is building an open source cloud computing platform for the National Institutes of Health. We use open-source projects almost exclusively, and are using Nodz to visualize and modify workflows and pipelines. I think there are a few other projects we might use Nodz for as well (such as neural network or ML architecture visualization). It's a beautiful visualization tool, and I'd hate to see it go by the wayside when there are so few good tools out there. Obviously you have the other graph packages out there, but Nodz excels at displaying nodes along with their attributes and connections (which is critical for workflows and data traceability). I wouldn't mind assisting with PR reviews, and I have a few I would like to push that relate to updates to PyQt5 and adding features like click and drag panning.
@Nicholas-Schaub are you doing CWL/WDL/Slurm stuff with Nodz ?
I just saw this. If you're looking for admins, I'd be happy to volunteer. I am a senior data scientist at a non-profit that is building an open source cloud computing platform for the National Institutes of Health.
Sounds like a good fit! I agree that it'll be a shame to let it go by the wayside !
@nyue Currently we support Kubernetes compatible platforms (Azure, AWS, etc), but we will be developing support for Slurm since NIH has the Biowulf HPC. We are just starting to develop a plan to abstract the computing infrastructure so that we can swap out Kubernetes with Slurm, SIngularity and a few others.
Right now our workflows are just yaml files, but we recognize the need to move away from that. We've been looking at a number of specification standards, and we find most of them to be lacking for what we are doing. CWL and WDL seem to be too rigid and are missing some core components of what we need. We are leaning towards Biocompute.
Hi guys, Sorry for the delayed reply. At the moment I'm completely re working the project in the background but it's difficult for me to find the time. The goal is to have a clean slate that is more open to future upgrades. Hopefully, I should be able to share some code soon. @Nicholas-Schaub You can email me so we can discuss a bit more what's going on with the project.