ipython notebook terminals unavailable [duplicate]

耗尽温柔 提交于 2019-12-04 12:02:12

问题


I installed anaconda and I get this (python 2.7.9)

I am running ipython notebook on Windows 8 and terminal option unavailable for me. How do I activate it? please


回答1:


Windows do not support tty terminal, and terminado only works if the underlying terminal is a tty. So for now there is not support for terminals on Windows. There is no short-term plan to support terminal either.



来源:https://stackoverflow.com/questions/31092823/ipython-notebook-terminals-unavailable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!