Propagate Plotly.js console errors to Python
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 18.8k
- Forks
- 2.8k
- Ø Merge
- 16 Std. 26 Min.
- Gemergte PRs (30 T.)
- 21
Beschreibung
Occasionally Plotly.js console errors are relevant to Python developers, for example in: https://github.com/plotly/plotly.js/issues/7289 where we show an error about a missing style.
For Python developers (especially in Jupyter) this is really gnarly to debug because they're never shown the issue unless they can figure out to check the console somehow.
I would wager there are a class of JS errors that we might not catch like this but I might be wrong. @alexcjohnson do you know if we have any handling in place for this kind of thing already?
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie mit der Überprüfung der vorhandenen plotly.py- und Jupyter-Integration auf jegliche Behandlung von Plotly.js-Konsolenfehlern. Reproduzieren Sie den in Plotly.js issue #7289 beschriebenen Fall mit fehlenden Styles und bestimmen Sie, welche JavaScript-Fehler an Python weitergegeben werden sollten; als abgeschlossen gilt die Arbeit, wenn relevante Fehler für Python-Entwickler sichtbar sind, ohne dass sie die Browserkonsole prüfen müssen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, python
- Bereich
- data-visualization, frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100