You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I just upgraded notebook to 5.2.0 and tried _jupyter notebook stop 8888_, but got:
os.kill(server['pid'], signal.SIGTERM)
PermissionError: [WinError 5] Access is denied
My system is win10
I tried to run the cmd in admi mode, but still not worked.