How do specify host for ZMQ?
Open
question
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
When I run `python -m ipykernel -f `, the ZMQ ports are bound on localhost. Is there any way to specify a different host?
I tried changing the IP key in the connection.json file, but it didn't work.
Contributor guide
Assessment
This issue has not been assessed yet.