This seems like a basic capability of most text editors
today and it is my normal method of editing text and code.
But I cannot seem to find a way to do it in jupyter notebook.
Details:
- place cursor by moving with the mouse and click
- click and drag to select text which gets highlighted
- open some menu or find an icon and click on it
to cut, copy, or paste
Cut, copy, paste only seem to work at the cell level -
not on text within a cell. Am I missing something?