livebook/iframe/README.md

6 lines
238 B
Markdown
Raw Normal View History

# 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
[livebook.space](https://livebook.space), which runs this application.