Skip to content

Handle long-running computation use case #113

Description

@vertexcite

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions