We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2438c83 commit 0046727Copy full SHA for 0046727
jupyter_config.py
@@ -5,9 +5,8 @@
5
'port': 8080
6
},
7
'jobs-ui': {
8
- 'command': ['/opt/port-forward-jobs.sh'],
9
'absolute_url': False,
10
- 'port': 8080
+ 'port': 4040
11
}
12
13
0 commit comments