How can I move a line (or set of selected lines) down or up in jupyter notebook. Are there any shortcuts?

After moving line 3 one line up:

For example ALT+UP or ALT+DOWN is for up/down displacement that is used in Eclipse IDE.
This question discusses cell displacement.
from How to move line (not cell) up/down in jupyter notebook using keyboard shortcut?
No comments:
Post a Comment