python - 如何防止ipython笔记本中的单元格重叠

标签 python jupyter-notebook anaconda

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

enter image description here

如果我再次上下移动单元格,它们似乎会重新正确对齐。我能想到的唯一可能导致这种情况的变化是我最近更新了我的 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

知道是什么原因造成的吗?

系统信息:

  • Python 2.7.8::Anaconda 2.1.0 (x86_64)
  • Mac OS X 版本 10.9.4
  • Google Chrome 39.0.2171.13 测试版(64 位)

最佳答案

降级 Chrome 。 V39.x 应该是开发版。错误显然已修复在 chrome canary 上。

关于python - 如何防止ipython笔记本中的单元格重叠,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26302011/

相关文章:

python - 如何同时捕获和显示 ipython (jupyter notebook) 单元格输出?

python - 无法在 Anaconda 4.3 中安装 OpenCV 3.2

Python matplotlib 图像 + 点图

python - 如何更改在 Windows 上运行的 Jupyter Notebook 中的内核名称?

python - xlsxwriter 需要一个缩进 block

python - JupyterLab 3.0.16 : Exporting HTML results on "Blocking request with no referer" and "403 Blocking request from unknown origin"

python - 为什么我在运行 virtualenvwrapper 命令时突然看到 `Usage: source deactivate`?

python - 交互式绘图模式 pl.ion() 不工作

python - 追加到json,python中的字典文件

python - IO错误: [Errno 2] No such file or directory/in package