Nuacht

If having the same issue, refer to jupyter/notebook #3397 pip3 install tornado==4.5.3 solve the issue.
But after I updated jupyter & nb_kernel to the latest version, the problem still existsed. Since using Jupyter Notebook is the best way to edit code in local machine and execute it in remote server, ...