Skip to content

Commit 88212d5

Browse files
authored
Added proxied websocket support
Added websocket support through a proxied server
1 parent 5b1f4cc commit 88212d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labextension/vpython/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@jupyterlab/application": "^1.1.3",
3131
"@jupyterlab/apputils": "^1.1.3",
32-
"@jupyterlab/coreutils": "^3.1.0",
32+
"@jupyterlab/coreutils": "^3.1.0",
3333
"@jupyterlab/docregistry": "^1.1.3",
3434
"@jupyterlab/notebook": "^1.1.3",
3535
"@phosphor/disposable": "^1.3.0",

0 commit comments

Comments
 (0)