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

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.