Forum Discussion

joeparkinson's avatar
joeparkinson
Helper I
1 year ago
Solved

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

  • 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.