Jupyter process still running after close the notebook file #11074
Unanswered
PolarisRisingWar
asked this question in
Questions and Answers
Replies: 3 comments 3 replies
-
unfortunately this is a bug.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
It seems like just closing the file, the server is still running? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can directly use ipynb file to run jupyter code. But after I closed the file, the processes about jupyter are still running in the background (by using command line
ps -aux | grep jupyter
I can find a lot of them.Is that a normal situation? Or I missed some bugs?
Beta Was this translation helpful? Give feedback.
All reactions