Occasionally, I'm unable to save changes to my notebook in DSX. I believe this is because my session has timed out.
How can I prevent my changes from being lost?
The session expires after 1 hour of inactivity (no API requests to the notebook server). When you are editing the notebook, it is saved every two minutes. When the session is expired you could reload the notebook page and continue working with the notebook. If the service was not deactivated then the same kernel will be connected.