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

show calculation results at endline on persistent session restore #2705

Open
xgdgsc opened this issue Jan 29, 2022 · 1 comment · May be fixed by #3123
Open

show calculation results at endline on persistent session restore #2705

xgdgsc opened this issue Jan 29, 2022 · 1 comment · May be fixed by #3123

Comments

@xgdgsc
Copy link
Contributor

xgdgsc commented Jan 29, 2022

Now on reconnect to a persistent session, the results shown at line endings are not shown. While the workspace of variables could be restored. Is it possible to show results at endline also from this workspace variables, if exists expressions like Var= and Var in workspace. Alghough it may not be 100% accurate as previous session (because of running order differences might not be saved for now to recover previous state), It could be adequate for many applications. Or you could just save the results variable name and matching line somewhere for later restore.

@pfitzseb
Copy link
Member

Definitely possible, but imho not worth the additional complexity.

@xgdgsc xgdgsc linked a pull request Oct 17, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants