livebook/lib/livebook_web
José Valim fce28ed713
Reduce left padding for notebook session (#1186)
* Reduce left padding for notebook session

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-05-13 17:54:36 +02:00
..
channels Synchronize smart cell source before evaluation (#1164) 2022-05-03 15:09:37 +02:00
controllers Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Reduce left padding for notebook session (#1186) 2022-05-13 17:54:36 +02:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
templates Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
views
endpoint.ex
helpers.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
iframe_endpoint.ex
router.ex Update wording around dependencies and packages (#1151) 2022-04-30 17:14:10 +02:00
telemetry.ex