It looks like sending a `shutdown_request` with `content`: ```json { "restart": true } ``` doesn't restart the kernel, although it is specified in [the kernel protocol](https://jupyter-client.readthedocs.io/en/stable/messaging.html#kernel-shutdown).