Jarvis labs: "Error displaying widget"

Hey guys, I tried loading notebook_login and I got this error. Can you guys give me a hint on what to do next?

I’ve also tried this in a Chrome based browser.

Thank you

1 Like

Also here’s Firefox’s logs:

1 Like

Hi, did not go deep into the specific issue with ipywidgets, but as per hf docs you can also use the CLI.

So this should work in a notebook cell:
! huggingface-cli login --token hf_***

1 Like