i m facing the same issue how to resolve CPU usage shows red and notebook is not running
Hi Parirauf15 -
You may have exceeded your CPU usage limit for the day. Our notebook instances have a limit for the maximum number of seconds fully utilizing the CPU. Once an instance hits that limit, it is not shut down, but instead given lower CPU priority and a limit to the amount of compute resources available. This limit is reset every day, so full compute access will be restored the next day.
To see current progress towards your daily quota, reference the widget in the upper right of the interface that shows current CPU usage vs. the daily limit.
To better manage your CPU usage, regularly check the Running Terminals and Kernels widget in the left sidebar to kill unnecessary kernels when you no longer need them.
Here is a link to the Anaconda Notebooks FAQ as well: Anaconda Notebooks FAQ — Anaconda Documentation
Hope this helps.
Priya