mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-10 00:47:45 +08:00
9a016e439d
* Synchronize smart cell source before evaluation * Sync JS view only if present * Synchronize with smart cell only when started * Update references to kino packages * Update the Smart cells notebook * Rename add dependnecy to add package * Update changelog |
||
---|---|---|
.. | ||
lib | ||
priv/static | ||
.formatter.exs | ||
.gitignore | ||
Dockerfile | ||
fly.toml | ||
mix.exs | ||
mix.lock | ||
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 livebook.space, which runs this application.