AllenNeuralDynamics / AllenNeuralDynamics/prototome-web-ui
Remove Hardcoded Route in Pylasso Page
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In
https://github.com/AllenNeuralDynamics/prototome-web-ui/blob/dev/frontend/src/app/routes/PylassoPage.tsx#L13
we're hardcoding the instance name of the web camera. Let's either (a) use a generic name like "lasso_camera" or (b) (_better_) pass it in as a parameter that's pulled from the settings.json from a known setting location with a schema.
Possibly related: https://github.com/AllenNeuralDynamics/prototome-web-ui/issues/48
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.