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

Implementation Plan #3

Open
5 tasks
yilinxia opened this issue Dec 20, 2023 · 1 comment
Open
5 tasks

Implementation Plan #3

yilinxia opened this issue Dec 20, 2023 · 1 comment

Comments

@yilinxia
Copy link
Member

Based on the prototype we designed
image

Implementation Plan Overview

  • Update the configuration panel using the provided YAML and visual schema.
  • Integrate the configuration panel with the toolbox in the workspace.
  • Enable downloading and uploading in the workspace.
  • Implement Execution Function within the workspace.
  • Update the result panel.

Usage Guidelines

  • For First-Time Users:

    • Initially, upload a visual schema to "train" the program.
    • Upon uploading a YAML file, the program will parse and display specific details in the configuration panel.
    • Users can then add nodes to the toolbox and interact with them in the workspace area.
    • Post-interaction, there's an option to download or run the workspace, with results viewable in either the terminal or visualization tab.
  • For Returning Users:

    • Upload the workspace to resume previous tasks.
@matthewturk
Copy link
Member

This looks great. The ordering of the steps looks right as well.

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

No branches or pull requests

2 participants