Default value in profile should not crash IPython
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
create a new profile, uncomment all default value.
IPython qtconsole/notebook crash at startup.
example of faulty default: `KernelApp.ip = ''` crash ZMQ with unsupported operation.
Contributor guide
Assessment
This issue has not been assessed yet.