nvidia-smi logs clogging output #6063
-
| 
         I'm running Marimo on a machine without a GPU. I see the following warnings: How do I silence these warnings? It makes it hard to see relevant output in my CLI.  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            dmadisetti
          
      
      
        Aug 18, 2025 
      
    
    Replies: 1 comment 1 reply
-
| 
         We can demote this warning, but in general you can control debug level with   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        keviddles
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
We can demote this warning, but in general you can control debug level with
marimo -l ERROR edit ...