我已经在一个本地托管笔记本工作了一段时间,没有任何问题。然而,最近我重新打开笔记本,发现我所有的细胞都是重叠的,如下图所示:

如果我再上下移动这些细胞,它们似乎会正确地对齐。我能想到的唯一改变可能导致了这一点,那就是我最近更新了我的anaconda包。控制台的所有输出对我来说都是正常的。
2014-10-10 08:22:45.531 [NotebookApp] Using existing profile dir: u'/Users/uname/.ipython/profile_default'
2014-10-10 08:22:45.535 [NotebookApp] Using MathJax from CDN: https://cdn.mathjax.org/mathjax/latest/MathJax.js
2014-10-10 08:22:45.726 [NotebookApp] Serving notebooks from local directory: /Users/uname/cwd
2014-10-10 08:22:45.727 [NotebookApp] 0 active kernels
2014-10-10 08:22:45.727 [NotebookApp] The IPython Notebook is running at: http://localhost:8888/
2014-10-10 08:22:45.727 [NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
2014-10-10 08:23:00.197 [NotebookApp] Kernel started: fa1fcfaf-c04f-4af0-a8da-6199a5e1d7ca知道是什么导致了这一切吗?
系统信息:
发布于 2014-10-10 16:57:44
降低铬的等级。V39.x应该是dev。窃听器显然是固定在铬金丝雀上。
发布于 2018-05-15 17:55:55
在火狐中工作非常好。
降级铬可能会导致一些安全漏洞暴露。
https://stackoverflow.com/questions/26302011
复制相似问题