Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there a way to copy every cell from a notebook at once? I cant seem to see a way to do that
Solved! Go to Solution.
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.
Thats awesome. GPT told me it wasnt possible so big thanks for this!
Haha. Chatgpt still learning:)
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.