dask-docker icon indicating copy to clipboard operation
dask-docker copied to clipboard

Docker images for dask

Results 16 dask-docker issues
Sort by recently updated
recently updated
newest added

Hi, I need to setup the cluster in a remote server and access it from a local machine. Currently the notebook IP address is set to the loopback address and...

chart/dask

Since there are a lot of projects which need CUDA to operate, it would be sweet if there was a prebuilt docker image with CUDA provided in it! Nvidia provides...

The versions in `.github/workflows/build.yml` don't appear to be getting updated by the autoupdate script. For example PR ( https://github.com/dask/dask-docker/pull/196 ) doesn't include these. Though [there is this version]( https://github.com/dask/dask-docker/blob/5bd1d001f7c6c2e4bbff4133308766c711222d9e/.github/workflows/build.yml#L10 ),...

Our `README` has several badges for the most recent release (e.g. ![](https://img.shields.io/badge/daskdev%2Fdask-2021.8.1-blue)). It would be great if these badges were updated as part of our automated release procedure (xref https://github.com/dask/dask-docker/pull/182)

A couple unexpected things happened with the latest automatic release procedure: - [x] GitHub actions didn't run when the pull request was initially opened (though when I pushed an empty...

It would be really useful if the default builds supported arm, docker buildx makes this a lot easier than it used to be.

enhancement

This allows the container to be used from the zero-to-jupyterhub launcher (aka kubespawner).

In order for a Docker image to be used with the [Daskhub helm chart](https://github.com/dask/helm-chart/tree/main/daskhub) it needs `dask-gateway` and `jupyterhub-singleuser` to be installed. Neither of our official images have those packages...

enhancement

dask-docker-notebook-1 | Fail to get yarn configuration. /opt/conda/bin/node[14]: ../../src/node_platform.cc:61:std::unique_ptr node::WorkerThreadsTaskRunner::DelayedTaskScheduler::Start(): Assertion `(0) == (uv_thread_create(t.get(), start_thread, this))' failed. dask-docker-notebook-1 | 1: 0x7f9892706c39 node::Abort() [/opt/conda/bin/../lib/libnode.so.102] dask-docker-notebook-1 | 2: 0x7f9892706ccb [/opt/conda/bin/../lib/libnode.so.102] dask-docker-notebook-1 |...

bug

The Auto Tag action appears to be broken: https://github.com/dask/dask-docker/actions/runs/7228513483/job/19698075758 As a result, the latest available image is `2023.11.0`, which lags behind by two releases.