We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d1a2a4 + 8cded22 commit 09fdcffCopy full SHA for 09fdcff
docker-compose.yml
@@ -13,6 +13,7 @@ services:
13
container_name: jupyterlab
14
ports:
15
- 8888:8888
16
+ - 4040:4040
17
volumes:
18
- shared-workspace:/opt/workspace
19
spark-master:
0 commit comments