# starboard-observable
Observable cells in Starboard Notebook. Why not?


## Usage

```javascript
import {plugin} from "https://cdn.skypack.dev/starboard-observable";
runtime.controls.registerPlugin(plugin);
```

After that create an Observable cell, have fun.

## License

MIT
