RUN apt-get update && apt-get install -y --no-install-recommends python3 python3-pip \ && rm -rf /var/lib/apt/lists/* \ && python3 -m pip install -U pip \ && python3 -m pip install --break-system-packages --no-cache-dir jupyterlab