Forum Discussion
joeparkinson
Helper I
1 year agoCopy all cells on a notebook
Is there a way to copy every cell from a notebook at once? I cant seem to see a way to do that
Hello joeparkinson
Press escape
and then shift with up or down arrow to select and control c to copy then control v to paste
if you exported it as a `.py` file, you can open it in a text editor and copy all code at once.
3 Replies
- joeparkinson
Helper I
Thats awesome. GPT told me it wasnt possible so big thanks for this!
- nilendraFabric
Super User
Haha. Chatgpt still learning:)
- nilendraFabric
Super User
Hello joeparkinson
Press escape
and then shift with up or down arrow to select and control c to copy then control v to paste
if you exported it as a `.py` file, you can open it in a text editor and copy all code at once.