Skip to content

Commit 0046727

Browse files
authored
Update jupyter_config.py
1 parent 2438c83 commit 0046727

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jupyter_config.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
'port': 8080
66
},
77
'jobs-ui': {
8-
'command': ['/opt/port-forward-jobs.sh'],
98
'absolute_url': False,
10-
'port': 8080
9+
'port': 4040
1110
}
1211
}
1312

0 commit comments

Comments
 (0)