Skip to content

Automatically Save iSeg Output #665

Open
@mrnicegyu11

Description

@mrnicegyu11

Accoring to @mguidon from #620 :

The saving is a bit more convoluted but we have the exact same problem with sim4lfe and the jupyterlabs. This would require a change in the iSeg code base to enable some sort of API that enables the system to tell the application to save the current project. Now, even if we can do that, would you always just store the current project? Would you just create a backup? Would you have the user to answer this question for every dynamic service in a study?

@newton1985 comments:

after thinking this over another time, the easiest solution is probably just to automatically pull up the outputs/output_1 (or outputs/output_2 if outputs_1 has data etc) directory every time the user clicks "save". since the service is interactive anyway, we probably don't need to obsess over eliminating interactive steps (i.e. fully automated saving). it's more about avoiding the navigation of the filesystem.

Metadata

Metadata

Assignees

Labels

FeedbackFeedback through frontendrelease_user_testingIssues surfaced during user testing (of staging) before release to prod

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions