Changes in network config
Hi @tomas.stary , @gunnar.seemann
I've played around with the JupyterLab Docker files, and I got the known issue on my Apple Silicon Mac that JupyterLab could not be open after running docker compose up
with Docker Desktop.
I could make it work with the changes proposed here, I don't know exactly what it implies but it can be a hint to solve the issue, and used at least as a workaround.
I've also added the option --no-browser
to get rid of the warning when no browser is found, but that could be removed.