bumping version and including nbconvert
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user