Skip to content

Test that the container running on the UChicago AF JupyterHub is able to control worker nodes through Dask #4

@matthewfeickert

Description

@matthewfeickert

We want to be able to run a workflow that runs a distributed analysis with dask.distributed. This means that a

from dask.distributed import Client
client = Client()

run inside of a Jupyter Notebook in the interactive JupyterLab session should be able to send jobs to the worker nodes on the AF.

Metadata

Metadata

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