Skip to content

Binder link from website throws error  #90

@m9h

Description

@m9h

Trying to use binder to run stride errored out updating the env

---> 08888a21a5a5
Step 38/50 : USER ${NB_USER}
---> Running in 1cb32f832c9d
---> Removed intermediate container 1cb32f832c9d
---> 45e462f9aeea
Step 39/50 : RUN TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '
---> Running in cc4159735103
Channels:

  • conda-forge
  • defaults
    Platform: linux-64
    Collecting package metadata (repodata.json): ...working... done
    Solving environment: ...working... bash: line 1: 8 Killed ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml"
    time: 51.278
    ---> Removed intermediate container cc4159735103
    The command '/bin/sh -c TIMEFORMAT='time: %3R' bash -c 'time ${MAMBA_EXE} env update -p ${NB_PYTHON_PREFIX} --file "environment.yml" && time ${MAMBA_EXE} clean --all -f -y && ${MAMBA_EXE} list -p ${NB_PYTHON_PREFIX} '' returned a non-zero code: 137

Metadata

Metadata

Assignees

No one assigned

    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