用anaconda prompt打开jupyter时,出现AttributeError: type object ‘IOLoop’ has no attribute ‘initialized’,解决方案如下:
conda install tornado=4.5进行tornado下载
jupyter notebook打开出问题

相关文章: