Where is ipython notebook hiding?

一曲冷凌霜 提交于 2019-12-13 19:30:59

问题


I have not used ipython-notebook in a while and I think I'm doing something wonky. When I launch it (with ipython notebook) I get a web interface that lets me edit files in the browser:

but the menus are all MIA there's no way to run anything or add new cells.

I suspect that I'm missing something very simple and obvious, here. What am I doing wrong?


回答1:


You'll need to create a new notebook. Navigate back to http://localhost:8888/tree, browse to the folder where you want to create it, and then use the New menu on the right:



来源:https://stackoverflow.com/questions/35374917/where-is-ipython-notebook-hiding

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