We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a35ff8 + c8df9e8 commit 1d66174Copy full SHA for 1d66174
Dockerfile
@@ -3,7 +3,7 @@ FROM dclong/python-nodejs
3
# GIT: https://github.com/legendu-net/docker-python-nodejs.git
4
5
RUN pip3 install --break-system-packages \
6
- nbdime jinja2 nbconvert "jupyterlab>=2.1.0,<4.2.0" \
+ nbdime jinja2 nbconvert "jupyterlab>=2.1.0,<4.4.0" \
7
jupyterlab_widgets ipywidgets jupyterlab_myst \
8
jupyterlab-lsp python-lsp-server[all] \
9
jupyterlab-code-formatter \
0 commit comments