Open ashish-codebase opened 9 months ago
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
Description
When you run Jupyter desktop it runs file until the computer goes to sleep due to inactivity or by pressing the sleep button. Once the computer resumes normal power state, the Jupyter Lab Desktop version causes high CPU usage. If you look at the task manager several threads of Python.exe will be running with the path pointing to Jupyter Lab installation directory. It is not necessary to have anything running on Jupyter Lab. I have seen the same behavior on two machines (office & home PC).
Reproduce
Expected behavior
Context
Troubleshoot Output
Browser Output (required for interface issues after loading)
Logs (required for issues with loading, server and startup)