foskey51 commented on PR #18285:
URL: https://github.com/apache/datafusion/pull/18285#issuecomment-3451615338

   hey @alamb 
   > However, when I tested this locally I didn't see any switcher buttons
   
   apparently to view the toggle we need unblock the navbar by removing the 
following part in file ```docs/source/_templates/layout.html``` (line 3-5)
   >{# Silence the navbar #}
   >{% block docs_navbar %}
   >{% endblock %}
   
   so this would result in something like this
   <img width="1479" height="377" alt="image" 
src="https://github.com/user-attachments/assets/d97cb872-c137-4d5e-b686-40bbe9e9bb14";
 />
   
   just a quick question "Is the navbar blocked for any reason ??"


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to