8.12.3, 8.13.1, 8.13.2, 8.14.0, 8.15.0, 8.16.1, 8.17.1, 8.17.2, 8.18.0, 8.18.1,
8.20.0, 8.21.0, 8.22.1, 8.22.2, 8.23.0, 8.24.0, 8.25.0, 8.26.0, 8.27.0, 8.28.0,
8.29.0, 8.30.0, 8.31.0, 8.32.0, 8.33.0, 8.34.0)
1.681 ERROR: No matching distribution found for ipython==9.0.2
------
Dockerfile:118
--------------------
116 | COPY --chown=1000:1000 src/requirements.txt ${REPO_DIR}/requirements.
txt
117 | USER ${NB_USER}
118 | >>> RUN ${KERNEL_PYTHON_PREFIX}/bin/pip install --no-cache-dir -r "requir
ements.txt"
119 |
120 | # ensure root user after preassemble scripts
--------------------
ERROR: failed to solve: process "/bin/sh -c ${KERNEL_PYTHON_PREFIX}/bin/pip inst
all --no-cache-dir -r \"requirements.txt\"" did not complete successfully: exit
code: 1
Error during build: Command '['docker', 'buildx', 'build', '--progress', 'plain'
, '--push', '--build-arg', 'NB_USER=jovyan', '--build-arg', 'NB_UID=1000', '--ta
g', 'registry.2i2c.mybinder.org/i-uo-2dcs-2doer-2dcs210-2dtext-ab492c:c73f29d5d8
728e1108effdfacfdfe0755cb0c8e1', '--platform', 'linux/amd64', '/tmp/tmp22ljqafy'
]' returned non-zero exit status 1.Error in event stream: Error