MetaCell / MetaCell/NetPyNE-UI
Plot initialization widget is set to True even if it fails
Abierto
@aranega ya está trabajando en esto.
Desde el 5/1/2023.
- Lenguaje dominante
- JavaScript
- Estrellas
- 23
- Forks
- 10
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
@ddelpiano something I noticed while working on the EEG and Dipole plots is that even if the library fails to initialize the widget is set as initialized = true ; which makes sense because it's a widget property but it prevents the functionality of the widget to be run again (in this case calling getPlot) as updateWidget is being called in the plotMiddleware and not getPlot
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.