Python troubleshooting index#

Start with the symptom you can observe. Preserve the first exception, HTTP status, or browser-console error: it usually identifies the owning layer.

Installation and dependencies

Import errors, interpreter mismatches, and installation checks.

Installation and dependency issues
Data preparation

Shape, dtype, identity, embedding, metadata, expression, graph, and export validation.

Data preparation issues
Viewer embedding

Notebook display, iframe reachability, asset delivery, and browser errors.

Viewer embedding issues
Server mode

Bind failures, URLs, HTTP responses, remote access, and process lifecycle.

Server mode issues
Hooks and events

Viewer IDs, callbacks, event validation, and session-bundle requests.

Hooks and events issues
Performance and memory

Separate export time, I/O, browser rendering, and analysis costs.

Performance and memory issues