Skip to content

Commit effd0c7

Browse files
authored
Update jupyterlab.json (#80)
1 parent 41c77e9 commit effd0c7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

jupyter/jupyterlab.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
"--NotebookApp.token=''"
1919
],
2020
"authRequired": true,
21+
"ports": [
22+
{
23+
"port": 8888,
24+
"protocol": "http",
25+
"contextPath": "/"
26+
}
27+
],
2128
"repositories": [
2229
{
2330
"type": "git",

0 commit comments

Comments
 (0)