plynx-team / plynx

PLynx is a domain agnostic platform for managing reproducible experiments and data-oriented workflows.
https://plynx.com
Apache License 2.0
304 stars 38 forks source link

Python files as nodes #177

Open vivkvv opened 1 year ago

vivkvv commented 1 year ago

I don't see "Discussion" tab so I will ask here. Is it possible to create a DAG consisting of a few python files? I try to upload a python file using a button on the GUI, but it does not work. I see only the read message "FAILED TO UPLOAD FILE. DID YOU CHOOSE THE RIGHT FILE TYPE?" on the left bottom corner of the screen. I did not find a good explanation of how it works in the documentation. Is there either a video explanation or a series of examples?

khaxis commented 1 year ago

Just created Discussion page. Never used it before though. This could be another place to discuss the issues: https://discord.com/invite/ZC3wY2J

The message "FAILED TO UPLOAD FILE. DID YOU CHOOSE THE RIGHT FILE TYPE?" is a general message that handles exceptions. Do you see anything else in the browser console or in the command line? I cannot reproduce it now, but I will try to do it later today