Skip to main content

Wrapper to run dask_jupyterlab as an external process

Project description

SwanDask

This module is a wrapper to the dask-labextension extension. It allows running the backend as a separate process, served via jupyter-server-proxy, instead of a server extension.

We use it to configure the Dask environment, which we want to be different than the process running Jupyter Lab.

The extension will automatically load the environment from the default Python 3 kernel.

Install

pip install swandask

If being served under an LCG release, install the package without any dependency except Jupyter and jupyter-server-proxy. Installing without dependencies doesn't create the entry points. So the extension no longer depends on dask-labextension but this needs to be present. It also requires, and installs, tornado and jupyter-server-proxy.

This extension needs to be installed after its dependency dask-labextension in order to disable the server extension automatically. Otherwise, just disable it manually.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swandask-0.0.5.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

swandask-0.0.5-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page