Skip to content

Commit 1d66174

Browse files
authored
Merge pull request #79 from legendu-net/dclong-patch-1
Update Dockerfile
2 parents 2a35ff8 + c8df9e8 commit 1d66174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM dclong/python-nodejs
33
# GIT: https://github.com/legendu-net/docker-python-nodejs.git
44

55
RUN pip3 install --break-system-packages \
6-
nbdime jinja2 nbconvert "jupyterlab>=2.1.0,<4.2.0" \
6+
nbdime jinja2 nbconvert "jupyterlab>=2.1.0,<4.4.0" \
77
jupyterlab_widgets ipywidgets jupyterlab_myst \
88
jupyterlab-lsp python-lsp-server[all] \
99
jupyterlab-code-formatter \

0 commit comments

Comments
 (0)