Files
2026-07-13 11:58:39 +01:00

4 lines
223 B
Docker

FROM gitea/gitea:1.26.4
# ponytail: nbconvert only (not full jupyter) — enough for the .ipynb external renderer
RUN apk --no-cache add python3 py3-pip && \
pip3 install --break-system-packages --no-cache-dir nbconvert