Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Jupyter Notebook does not close properly #10679
Comments
This doesn't do anything to stop the notebook server running.
This should work - what do you see when you do it?
I don't think we do anything with DBus. |
bhaskar21
commented
Jun 28, 2017
|
When I type Ctrl + C I get below message: I 07:35:15.678 NotebookApp] interrupted |
|
That looks normal. Does it do that even if you shut the server down before starting any kernels? |
takluyver
referenced
this issue
in jupyter/notebook
Jul 3, 2017
Merged
Log how many kernels need shutting down #2624
bhaskar21
commented
Jul 12, 2017
|
Am sorry for coming back on this very late... |
bhaskar21 commentedJun 27, 2017
Hello Team,
We are using HPC/LSF farm. When we use Jupiter notebook to be launched on remote machine and when we try closing by either:
Closing browser
Or
Ctrl+c
This is not exactly closing all the incidents of Jupiter notebook on execution machine.
I think DBUS instance might be causing the issue.
Could you please help in what process, variables need to be checked to see Jupiter notebook closes correctly?
Thanks & Regards,
Bhaskar