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.
1 parent 404a7e2 commit 2a35ff8Copy full SHA for 2a35ff8
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.1.0" \
+ nbdime jinja2 nbconvert "jupyterlab>=2.1.0,<4.2.0" \
7
jupyterlab_widgets ipywidgets jupyterlab_myst \
8
jupyterlab-lsp python-lsp-server[all] \
9
jupyterlab-code-formatter \
0 commit comments