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
To replicate the familiarity of a Jupyter Notebook, a common workflow is to execute a cell and move the cursor to the next cell. This will allow a user to quickly run consecutive cells in a file and build a scene cell-by-cell without manually navigating in the file.
Recommended shortcut key, cmd+' cmd+'.
Or, perhaps even better, swap the shortcut the "Preview Cell" command to cmd+' cmd+' and make this "execute and move" command be cmd+' cmd+e