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

SessionID url parameter that causes ilastik to autorejoin an associated session #28

Open
PolarBean opened this issue Oct 12, 2023 · 1 comment

Comments

@PolarBean
Copy link

Users frequently switch apps in the workbench. If there were some way to auto rejoin a running job when they do so this would be fantastic. One solution could be to have a sessionID url parameter which is fed to ilastik. If a job is created it is bound to this SessionID, if a user leaves and rejoins with the same sessionID Ilastik could auto join this session.

Some stretch goals would also be to reopen a project file and reopen previously open images but I understand if this is asking too much.

Thank you

@Tomaz-Vieira
Copy link
Contributor

This is now possible with the query parameter ?autorejoin_session_id=some_session_id.

Though, now that I think about it, where is the workbench getting the session ID from?

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