livebook/lib
Kevin feb0ac214e
Fix error on back after closing session (#769)
* Fix error on back after closing session

Clicking the browsers back button after closing a session
resulted in an error since it was trying to close an already closed notebook

* Overwrite back history on section delete
2021-12-08 13:17:50 +01:00
..
livebook Improve "changed" indicator and batch evaluation shortcuts (#766) 2021-12-07 19:14:32 +01:00
livebook_cli Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
livebook_web Fix error on back after closing session (#769) 2021-12-08 13:17:50 +01:00
livebook.ex Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00