JuliaPy / JuliaPy/PyInteract.jl
Frontend updates aren't registered in IPywidgets
- Lingua principale
- Julia
- Stelle
- 6
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Updates to widgets (e.g. dragging the slider) trigger the comm message to be sent, and it's being received by python (the Comm.handle_msg is being called) but IPywidgets doesn't seem to actually be registering the change.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start at the frontend update path and follow the comm message into the mentioned Comm.handle_msg entry point. Determine where the IPywidgets change registration stops; done means widget interactions such as dragging the slider are registered by IPywidgets after the message reaches Python.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- julia, jupyter
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100