1
我一直在本地託管筆記本上工作了一段時間,沒有任何問題。然而,最近我重新打開筆記本電腦,發現我所有的細胞是重疊的,如下面的圖所示:如何防止ipython筆記本中的單元格重疊
如果我移動的細胞,並再次向下他們似乎重新調整正確。我能想到的唯一改變可能是因爲我最近更新了我的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 ::蟒蛇2.1.0(x86_64的)
- Mac OS X版本10.9.4
- 谷歌的Chrome版本39.0.2171.13測試(64比特)
僅供參考:目前的測試版頻道版本(版本39.0.2171.36測試版)已修復該錯誤。 – perimosocordiae 2014-10-28 20:07:04