I recently installed jupyter notebooks on my macbook pro. When I create a new notebook, I see the following exception coming continuously on the terminal where I started the
Downgrade tornado, this worked for me.
pip install tornado==4.5.3
based on: https://github.com/liftoff/GateOne/issues/689