AllenNeuralDynamics / AllenNeuralDynamics/prototome-web-ui
Remove Hardcoded Route in Pylasso Page
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.