1
0
forked from eoeair/cenv
cenv/CI/jupyterlite/Dockerfile
2024-12-10 01:39:13 +08:00

5 lines
148 B
Docker

FROM eoelab.org:1027/ben0i0d/cenv:python
RUN pip install jupyterlite-core && \
pip install jupyterlite-pyodide-kernel && \
pip cache purge