repair
Some checks failed
Flow / Base (push) Successful in 9s
Flow / CUDA_Base (push) Successful in 8s
Flow / ROCM (push) Successful in 7s
Flow / CUDA_Runtime (push) Successful in 6s
Flow / C (push) Successful in 8s
Flow / Cpp (push) Successful in 8s
Flow / JDK (push) Successful in 8s
Flow / JRE (push) Successful in 7s
Flow / JS (push) Successful in 6s
Flow / Python (push) Successful in 9s
Flow / R (push) Successful in 8s
Flow / MC_BE (push) Successful in 8s
Flow / MC_JRE_8 (push) Successful in 7s
Flow / MC_JRE_11 (push) Successful in 6s
Flow / MC_JRE_17 (push) Successful in 7s
Flow / MC_JRE_21 (push) Successful in 8s
Flow / Steam (push) Successful in 7s
Flow / LLAMA (push) Successful in 7s
Flow / CUDA_Devel (push) Successful in 5s
Flow / Hexo (push) Successful in 6s
Flow / Jupyterlite (push) Successful in 6s
Flow / Julia (push) Successful in 7s
Flow / Steam_Wine (push) Successful in 6s
Flow / Push (push) Successful in 4s
Push_ghcr / Push (push) Has been cancelled

This commit is contained in:
ben0i0d 2025-01-18 19:22:26 +08:00
parent 6308396d9d
commit 9d9cd9c1ae

View File

@ -7,4 +7,4 @@ WORKDIR /opt
RUN pip install jupyterlite-core jupyterlite-pyodide-kernel && pip cache purge && \
jupyter lite build
ENTRYPOINT [ "jupyter", "lite", "serve" ]
CMD [ "jupyter", "lite", "serve" ]