What if we use 0.0.0.0 as the listening IP address of JupyterLab and VSCode? Those two processes run correctly on the container, but the IP address is configured as the loopback address, 127.0.0.1, and it's not receiving the requests. If it's not designed so in the first place, I can make a PR for you. Thanks.
What if we use 0.0.0.0 as the listening IP address of JupyterLab and VSCode? Those two processes run correctly on the container, but the IP address is configured as the loopback address, 127.0.0.1, and it's not receiving the requests. If it's not designed so in the first place, I can make a PR for you. Thanks.