add jupyterlab-code-formatter
This commit is contained in:
parent
c582363f9e
commit
c5984bbbde
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ ENV PKGS_PIP="jupyter \
|
||||||
python-lsp-server[all] \
|
python-lsp-server[all] \
|
||||||
jupyterthemes \
|
jupyterthemes \
|
||||||
jupyterlab-vim \
|
jupyterlab-vim \
|
||||||
|
jupyterlab-code-formatter \
|
||||||
|
black \
|
||||||
|
isort \
|
||||||
"
|
"
|
||||||
ENV PKGS_NPM="bash-language-server \
|
ENV PKGS_NPM="bash-language-server \
|
||||||
dockerfile-language-server-nodejs \
|
dockerfile-language-server-nodejs \
|
||||||
|
|
Loading…
Reference in a new issue