Skip to content

Auto-setup cluster for users #143

@TomAugspurger

Description

@TomAugspurger

We'd like to use the distributed dashboard without necessarily exposing the user to dask.distributed, Client, or schedulers. How can we do that?

Presumably, we can execute a bit of code in the background for the user via jupyterlab. We would need

  1. Start a Dask cluster, either one time when jupyterlab is launched, or when each notebook is opened and a kernel is started.
  2. Create a client in each kernel session.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions