You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently executing a cell is done by clicking on Run button.
We end up clicking on this button (which is probably not on the most efficient place several times.
I'm aware that pressing CTRL + Enter can help.
But is it really necessary ?
Best regards
Suggested solution
What about considering an other behavior where leaving a cell (or pressing one of the 2 "+" button) could automatically execute this cell (and all others linked cells through DAG) if cell content have changed
We could have a "on cell lost focus" option similar to
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
Hello,
currently executing a cell is done by clicking on Run button.
We end up clicking on this button (which is probably not on the most efficient place several times.
I'm aware that pressing CTRL + Enter can help.
But is it really necessary ?
Best regards
Suggested solution
What about considering an other behavior where leaving a cell (or pressing one of the 2 "+" button) could automatically execute this cell (and all others linked cells through DAG) if cell content have changed
We could have a "on cell lost focus" option similar to
Alternative
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: