Skip to content

attempt to fix ipython #61

attempt to fix ipython

attempt to fix ipython #61

Triggered via push December 3, 2024 01:32
Status Failure
Total duration 4m 32s
Artifacts

docker.yml

on: push
build-and-push-image
4m 24s
build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mamba env create --file /tmp/env.yml && eval \"$(conda shell.bash hook)\" && mamba activate ${KERNEL} && mkdir -p $CONDA_PREFIX/etc/conda/activate.d && python -m ipykernel install --name=${KERNEL} --display-name \"Python (${KERNEL})\" && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER" did not complete successfully: exit code: 255
build-and-push-image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636