forked from eoeair/cenv
5 lines
148 B
Docker
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 |