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.