Cannot login huggingface in notebook: Loading wigdet

The widgets just cannot print out. It keeps “loading widgets” for years. Can I log in using other method in a notebook or just fix the bug?

Here is my code

from huggingface_hub import notebook_login
notebook_login()

Here is the output

Loading widget...

Anyone has any ideas?

1 Like

Same issue - did you find a solution?

This fix helped me.
You can also try if this words for you.