Forum Discussion
joeparkinson
1 year agoHelper I
Copy 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
- joeparkinsonHelper I
Thats awesome. GPT told me it wasnt possible so big thanks for this!
- nilendraFabricSuper User
Haha. Chatgpt still learning:)
- nilendraFabricSuper 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.