Token cannot be pasted in VScode JupyterNotebook

Hi, I am using jupyternotebook via VScode. But When I run

from huggingface_hub import notebook_login

notebook_login()

I copy the Token, but I cannot paste it in the jupyternotebook in VScode. How to solve it? Thanks.

2 Likes