HumanSignal / HumanSignal/label-studio

Run Label Studio on python virtual env with a host and sub-path

Open
#9,749 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Using this powershell script to start label-studio

$env:LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK="true"
$env:LABEL_STUDIO_HOST=http://localhost:8080/foo
label-studio start --data-dir E:\label-studio-datadir

label-studio is not starting in the subpath I have provided. is there a bug?
Edge opens in http://localhost:8080/foo but label-studio says "Uh oh, this page doesn´t exist"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.