If a computation will run for a long time, it would be good to be able to disconnect the browser, and reconnect later, and see any output produced during that time (Similar issue for Jupyter see jupyter/notebook#1647 ).
This is especially applicable if you are running the server on a separate computer (e.g. cloud host with GPU), and you don't want to have to keep the client computer (e.g. your laptop) on and connected the whole time the server is computing.
If a computation will run for a long time, it would be good to be able to disconnect the browser, and reconnect later, and see any output produced during that time (Similar issue for Jupyter see jupyter/notebook#1647 ).
This is especially applicable if you are running the server on a separate computer (e.g. cloud host with GPU), and you don't want to have to keep the client computer (e.g. your laptop) on and connected the whole time the server is computing.