1
0
forked from eoeair/cenv
cenv/CI/jupyterlite/Dockerfile

5 lines
148 B
Docker
Raw Normal View History

2024-12-09 23:00:27 +08:00
FROM eoelab.org:1027/ben0i0d/cenv:python
RUN pip install jupyterlite-core && \
pip install jupyterlite-pyodide-kernel && \
pip cache purge