You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As huggingface/huggingface_hub#1207 concerned,
Just like entry_point will create /usr/bin/XXX, can user pip install and get shell completion /usr/share/zsh/site-functions/_XXX, /usr/share/bash-completion/completions/XXX, etc automatically? That is to create a setuptools plugin to do this work?