We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When I run python -m ipykernel -f <connection file>, the ZMQ ports are bound on localhost. Is there any way to specify a different host?
python -m ipykernel -f <connection file>
I tried changing the IP key in the connection.json file, but it didn't work.