Skip to content

Commit 1a19836

Browse files
committed
Fix default JupyterLab settings
1 parent 6c3e775 commit 1a19836

File tree

1 file changed

+1
-1
lines changed
  • base/conf/jupyterlab/usr/local/share/jupyter/lab/settings

1 file changed

+1
-1
lines changed

base/conf/jupyterlab/usr/local/share/jupyter/lab/settings/overrides.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@jupyterlab/terminal-extension:plugin": {
66
"fontFamily": "MesloLGS NF"
77
},
8-
"@krassowski/jupyterlab-lsp:plugin": {
8+
"@jupyter-lsp/jupyterlab-lsp:plugin": {
99
"language_servers": {
1010
"pylsp": {
1111
"serverSettings": {

0 commit comments

Comments
 (0)