Looks like Vite isn't running
        This is easy to fix, I promise!
        You can run:
            
npm run dev
            
        Then refresh this page, and you'll get all of your styles, JS, and hot-reloading.
        If this is the first time you are running the project, then run:
        
nvm install
nvm use
npm install
npm run dev
        
        
     
{% endif %}
{% block sql_explorer_content_takeover %}