Results 677 comments of Steven Silvester
trafficstars

Plus the ability to edit cell metadata.

And changing kernels (which I'm working on now).

![notebook-output-overlay](https://cloud.githubusercontent.com/assets/2096628/13675249/57fa3c66-e6a6-11e5-9a10-ce4da6150e5d.gif)

Can we agree on a subset of these for an alpha release, to get earlier feedback?

@minrk, I've got a bit more that I'd like to do before making a PR against master, hopefully early next week.

Round 1: https://github.com/jupyter/notebook/pull/1201

Ref: https://github.com/jupyter/jupyter-js-plugins/pull/89, which demonstrated a functioning slider using `[email protected]`.

It seems like 1) is cleaner and provides a straight path to serialization/deserialization.

For consideration: - Do we still allow other kernel messages such as `completion_request` and `inspect_request`? - Do we sync _exactly_ the document model itself? For example, if a display output...