Skip to content

Instantly share code, notes, and snippets.

@kperry2215
Created November 18, 2022 03:45
Show Gist options
  • Save kperry2215/3f74bf56ff29152aa7b39c1e21df4a87 to your computer and use it in GitHub Desktop.
Save kperry2215/3f74bf56ff29152aa7b39c1e21df4a87 to your computer and use it in GitHub Desktop.
conda create -name label-studio
conda activate label-studio
pip install label-studio
label-studio start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment