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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. 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.