livebook/iframe
2023-10-31 16:36:45 +01:00
..
lib
priv/static
.formatter.exs
.gitignore
Dockerfile
fly.toml
mix.exs
mix.lock Move to Bandit (#2316) 2023-10-31 16:36:45 +01:00
README.md Fix livebookcontent URL 2023-05-11 10:35:36 +02:00

Livebook iframes

Livebook executes custom JavaScript inside iframes. When running on http, they are served on a separate port. For https, they are safely served by livebookusercontent.com, which runs this application.