googlecolab / colabtools

Python libraries for Google Colaboratory
Apache License 2.0
2.12k stars 691 forks source link

Icons not visible #4642

Open bivas015 opened 2 weeks ago

bivas015 commented 2 weeks ago

current behavior for the past 2 months icons have not loaded whenever I opened colab in Chrome. signed in with this account (bivas015@gmail.com).

Describe the expected behavior Icons should be visible as normally.

web browser I am using Chrome

Additional context This issue is not happening when I open colab using same account in other browser. This is only happening in chrome. Again when I sign in chrome with different account this issue is not there. Screenshot from 2024-05-26 21-57-41

katlyn-edwards commented 1 week ago

Can you try "hard refreshing" ?

Alternatively it seems like something is incorrectly cached, you could try clearing your cookies/cache in Chrome and see if that fixes it?

yumemio commented 5 days ago

HI @bivas015,

My guess is that font-related add-ons may be causing the issue. The icons are provided as a custom font, so add-ons or browser settings can prevent the browser from rendering them properly. (By the way, Firefox natively supports overriding site-provided fonts with a local style, which is how I came across this issue😁) Disabling the add-ons or adding "Google Symbols" to the list of allowed fonts (if your plugin has one) may help!