- Added options to configure Livebook environment
- Added port forwarding to the webview, this should allow it to work on a remote host, although I haven't had a chance to test it yet
- My fork of livebook has been updated to fix an annoying issue where the livebook was always stealing pointer focus from everywhere
- Made a fork of livebook at https://github.com/JonasGruenwald/livebook_embedded to support forwarding keyboard events from the iframe up to vscode
- Adjusted webview to handle this
- Initial release