- Propagate contextvars to user-launched threads for correct output routing (#22)
- Set kernel attr (#21)
- Reduce LoC (#18), thanks to @jph00
- Suppress planned shutdown warnings (#17), thanks to @jph00
- async-zmq poller + review fixes (#15), thanks to @jph00
- Delete PR branch after merge (#14), thanks to @jph00
- Fix async eval + loop cleanup (#12), thanks to @jph00
- Tighten exceptions and debug deps (#11), thanks to @jph00
- Use iopub proxy everywhere (#10), thanks to @jph00
- Rename pytests to tests and streamline iopub send (#9), thanks to @jph00
- Refine timeout helpers and tests (#5), thanks to @jph00
- Improve kernel interrupt handling and tests (#4), thanks to @jph00
- Respect display_page pager config (#3), thanks to @jph00