JuliaPy / JuliaPy/PyInteract.jl

Frontend updates aren't registered in IPywidgets

Abierto
#2 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
6
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
julia, jupyter
Área
frontend
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.