notebook
notebook copied to clipboard
Ctrl-c doesn't seem to work in web terminal
trafficstars
This is Jupyter notebook server 4.1.0
Ctrl-c doesn't seem to do what I would expect, e.g. if I do something like "tail -f foo" and then hit "ctrl-c", it doesn't exit "tail". It just prints "^C" on the screen.