Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Detach from a session and Attach later

Please add the functionality to detach from a running session and attach to it later with a session name saved. It's hard to move away from the laptop/pc when something is running for minutes or hours and we need to leave and get back in a few minutes by when the session disconnects completely. 

Status: New
Comments
hvdv99
Frequent Visitor
I am not sure if it is in line with your intent but I handle your situation in the following way: 1. open notebook 2. Run all cells in notebook (can take a while) 3. Close the notebook > prompt shows, asking you if you want to end the session before closing > press 'No' This way, the notebook continues running without you having to keep the UI active and the session won't stop.