diff options
author | Trevor Manz <trevor.j.manz@gmail.com> | 2023-09-29 18:24:09 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 00:24:09 +0200 |
commit | 7bcf1211a1494c188c9de83670d328c0492de98a (patch) | |
tree | 712e92f5cb5bbf32867474f272ca24c2228df2b5 /cli/tests/node_compat/test/parallel/test-http-url.parse-auth.js | |
parent | 2d1af0cf51bac446f1c92e8a12db9b5052e37e12 (diff) |
feat(jupyter): send Jupyter messaging metadata with `Deno.jupyter.broadcast` (#20714)
Exposes
[`metadata`](https://jupyter-client.readthedocs.io/en/latest/messaging.html#metadata)
to the `Deno.jupyter.broadcast` API.
```js
await Deno.jupyter.broadcast(msgType, content, metadata);
```
The metadata is required for
[`"comm_open"`](https://github.com/jupyter-widgets/ipywidgets/blob/main/packages/schema/messages.md#instantiating-a-widget-object-1)
for with `jupyter.widget` target.
Diffstat (limited to 'cli/tests/node_compat/test/parallel/test-http-url.parse-auth.js')
0 files changed, 0 insertions, 0 deletions