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
How to run LSF independently? I want to custom LSF.
I add a button to LSF, and i run the command: python label_studio/manage.py runserver, and there is no change.
The text was updated successfully, but these errors were encountered:
I am definitely no expert in that, but you asked several questions here, where I wonder whether you rebuild the frontend after modifying it. Did you cd into the /web subfolder and rebuild the frontend with "npm run build" (if you get errors probably start with npm install and probably also with installing yarn and other stuff that is missing)?
How to run LSF independently? I want to custom LSF.
I add a button to LSF, and i run the command: python label_studio/manage.py runserver, and there is no change.
The text was updated successfully, but these errors were encountered: