AllenNeuralDynamics / AllenNeuralDynamics/prototome-web-ui
Remove Hardcoded Route in Pylasso Page
オープン
- 主要言語
- TypeScript
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。