특정한 Repo의 Branch로 pip install
특정한 Repo의 Branch로 pip install

특정한 Repo의 Branch로 pip install

Tags
Dev
Published
Published June 26, 2023

예시 Git Repo & Branch

이렇게 하면 안됨 🙅

pip install git+https://github.com/argilla-io/argilla/tree/style/ranking_component_styles

이렇게 해야함 🙆

pip install git+https://github.com/argilla-io/argilla.git@style/ranking_component_styles#egg=argilla