Skip to content

Commit 09fdcff

Browse files
Merge pull request cluster-apps-on-docker#41 from alexeyegorov/feature/jupyter-spark-webui-port
Access Jupyter's Spark Session Web UI
2 parents 5d1a2a4 + 8cded22 commit 09fdcff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ services:
1313
container_name: jupyterlab
1414
ports:
1515
- 8888:8888
16+
- 4040:4040
1617
volumes:
1718
- shared-workspace:/opt/workspace
1819
spark-master:

0 commit comments

Comments
 (0)