Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[notebook]user needs to press ctrl-c twice to stop notebook server should be put into terminal window #2971

Closed
oseack opened this issue Feb 22, 2013 · 4 comments · Fixed by #3561
Milestone

Comments

@oseack
Copy link

oseack commented Feb 22, 2013

See attached screenshot, "Use Control-C to stop this server" should be changed to "Press Control-C twice to stop this server".

The document for this new feature was hidden in release notes of 3.0. It's not noticeable.

Image 1

@Carreau
Copy link
Member

Carreau commented Feb 22, 2013

Which version are you using ? (there are not 3.0 do you mean 0.13.x ? )

I got :

$ ipython notebook
[NotebookApp] Using existing profile dir: u'/Users/bussonniermatthias/.ipython/profile_default'
[NotebookApp] Serving notebooks from local directory: /Users/bussonniermatthias/ipython/IPython/frontend/html/notebook/static/js
[NotebookApp] The IPython Notebook is running at: http://127.0.0.1:8888/
[NotebookApp] Use Control-C to stop this server and shut down all kernels.
^CShutdown Notebook Server (y/[n])? y
[NotebookApp] Shutdown confirmed
[NotebookApp] Shutting down kernels

Seem explicit enough to me, and I don't have to press Ctrl+C twice.

@oseack
Copy link
Author

oseack commented Feb 22, 2013

Sorry. Typo. Should be 0.13.1. It was tested on Window 7 64bit.

Here is the doc. http://ipython.org/ipython-doc/rel-0.13/whatsnew/version0.13.html

Search for ctrl-c to find it.

@oseack
Copy link
Author

oseack commented Feb 22, 2013

I also use this on Mac OS X, it works fine. I got same response like what you got.

This issue is on my Windows 7 64.

@jstenar
Copy link
Member

jstenar commented Mar 16, 2013

On my windows 7 64 machine I do not have to press ctrl-c twice. But
there is a delay of 5s - 10s before anything happens, even the printing
of the message "Interrupted..."

minrk added a commit to minrk/ipython that referenced this issue Jul 6, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants