Currently there is a problem with Docker; I use it to run an image that starts ipython laptop at startup. I want to make some changes for the ipython laptop itself, so I need to close it after starting.
However, pressing CTRL + C on the terminal simply enters ā^ Cā as a string. There seems to be no real way to use CTRL + C to actually close the ipython laptop instance.
Does anyone have any clues as to what might cause this, or know any solutions for it?
linux docker ipython-notebook centos
Eoghan
source share