Hi @fujikosu @dwkim @mrhamburg @xinsnake can you tell me how to open the jupyter notebook? I dont see anything running when I go to localhost:8888 in my browser... http://127.0.0.1:8888 is also not working... but I see the docker container up and running: ``` $ sudo docker ps Password: CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 4905e4d89c80 dev_devcontainer_pyspark "/bin/sh -c 'echo Co…" 7 minutes ago Up 7 minutes 0.0.0.0:8888->8888/tcp dev_devcontainer-pyspark-1 ```
Hi @fujikosu @dwkim @mrhamburg @xinsnake can you tell me how to open the jupyter notebook? I dont see anything running when I go to localhost:8888 in my browser...
http://127.0.0.1:8888 is also not working...
but I see the docker container up and running: