Tornado 5.0 not working with Jupyter · Issue #8789 · ContinuumIO/anaconda-issues

Tornado 5.0 is preventing the ipython kernel from loading in Jupyter 5.0.0 For example, the environments: conda create -n test1 python=3.6 ipykernel conda create -n test2 python=3.6 ipykernel=4.6.1...