Skip to content

New session management system #32

@kshen3778

Description

@kshen3778

Instead of generating a new session ID, we use file paths to specify where data should be saved and loaded. See photo of how it should work:
Screen Shot 2023-06-02 at 1 00 41 PM

Only the data from input_upload step is centralized for all runs because its only needed once. The input upload step will take the filepath /project as input. The filepaths to be entered for each step afterwards is /project/runID/

Eventually, after entering in a file path, relevant input data could be autoimported/uploaded instead of the user having to manually upload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions