README.md 不在笔记本服务器上列出和显示

README.md do not list and show on notebook server

我是 ipython 笔记本的新手。我已经在 ScientificLinux6.4(如 CentOS6.4)上安装了 ipython 2.3.1,并且 运行 它作为 http://ipython.org/ipython-doc/dev/notebook/public_server.html 中描述的笔记本服务器。 到目前为止效果很好,但我在浏览器中看不到 README.md 文件和内容。正常吗?

在您安装的 IPython 版本中无法访问非 ipynb 文件。下一版本将允许查看和编辑任意文本文件。