MetaCell / MetaCell/NetPyNE-UI

Plot initialization widget is set to True even if it fails

Aberta
#469 2 comentários 0 reações 1 responsável Ver no GitHub

@aranega já está trabalhando nisso.

Desde 5/1/2023.

Linguagem predominante
JavaScript
Estrelas
23
Forks
10
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

@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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.