Modules
Livebook Smart Cells + pipeline functions for running quantum circuits on real IBM hardware via the Qx Portal.
HTTP client for the snippet-browsing slice of the Qx Portal API
at /api/v1.
Livebook Smart Cell that emits a %Qx.Hardware.Config{} binding
(qx) for downstream cells to pipe circuits through.
Raised by Kino.Qx.run/2,3 and Kino.Qx.run!/2,3 when the caller
cell process is interrupted via Livebook's trappable "Stop"
(:shutdown) while a hardware run is in flight.
Implementation of Kino.Qx.run/2,3 and Kino.Qx.run!/2,3.
Raised by Kino.Qx.run!/2,3 when the underlying Qx.Hardware.run/3
returns an {:error, reason} tuple.
The single error-reason → human-readable string mapper used by
Kino.Qx.Run (frame + terminal lines) and Kino.Qx.RunError.
Livebook Smart Cell that browses a user's Qx Portal snippets and injects the chosen one's source into the notebook.