4 lines
104 B
Docker
4 lines
104 B
Docker
FROM eoelab.org:1027/eoeair/jupyter:py-c
|
|
|
|
RUN pip install duckdb duckdb_kernel && \
|
|
pip cache purge |