You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A way this could be done is if user accounts in Plynx had sort of "home folders", maybe these are just namespaces under the data/ directory or something. Give them a page to upload files to, and then when they drag-and-drop the "Open File" operation into the Workflow, they can configure which file to open via a params['filename'] dropdown which just autocompletes names of files in their workspace.
Something similar for writing data back into that namespaced data folder would be nice too. Then they can "download" their results from there.
Make sure PLynx supports Files, i.e. operations with status STATIC.
Users should be able to upload and share static files.
The feature was a available in version 0.* and there should be backend and front end code in the project
The text was updated successfully, but these errors were encountered: