livebook/lib
Jonatan Kłosko 2ff327e742
Implement cells bin (#414)
* Implement cells bin

* Temporarily keep cells source

* Send complete bin entries from session to clients when a cell gets removed

* Polish styles

* Hydrate bin entries on section deletion as well
2021-06-30 17:48:27 +02:00
..
livebook Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
livebook_cli Support configuring Attached as the default runtime (#397) 2021-06-24 18:03:00 +02:00
livebook_web Implement cells bin (#414) 2021-06-30 17:48:27 +02:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex