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 Add setSmartCellEditorIntellisenseNode to iframe (#2230) 2023-09-26 21:54:03 +07:00
.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 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.