winget install --id Livebook.Livebook
About Livebook
Automate code & data workflows with interactive Elixir notebooks
What's new in 0.19.7
Added - Added configurable output size for cells, also applicable to apps (#3160) - Exposed query params from a multi-session permalink via Kino.Workspace.app_info/0 (#3169) Fixed - App server to be locked while Livebook Teams connection is pending (#3168) - Icons not loading when using LIVEBOOK_BASE_URL_PATH - (Desktop) Missing macOS .livemd icons - (Desktop) Opening .livebookdesktop.sh,.bat - (Desktop) Missing Windows code signing - (Desktop) Missing Windows installer icon
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.19.7 | Unknown | Added - Added configurable output size for cells, also applicable to apps (#3160) - Exposed query params from a multi-session permalink via Kino.Workspace.app_info/0 (#3169) Fixed - App server to be locked while Livebook... |
| 0.19.6 | Unknown | Fixed - Some smart cells getting cleared on notebook /dev/sync (#3161) - Reauthentication failures when accessing Livebook Teams apps (#3164) |
| 0.19.5 | Unknown | Changed - Cache app users authentication within a time window if Livebook Teams is down (#3156) |
| 0.19.4 | Unknown | Added - Dev endpoint for syncing changes from file (#3154, #3155) - Dev endpoint for restamping notebooks (#3154) Fixed - Fixed a few UI styling regressions |
| 0.19.3 | Unknown | Added - Link for to the current GitHub release on the settings page (#3147) - Learn section notebook about Python integrations (#3150) Fixed - (Desktop) Fixed "View logs" (#3148) - (Desktop) Registering .livemd file asso... |
| 0.18.6 | Unknown | Fixed - Fixed saving notebook to S3 file system (#3134) |
| 0.18.5 | Unknown | Fixed - File input upload in multi-node deployment (#3130) |
| 0.18.4 | Unknown | Added - Docs for configuring app servers for production (#3120) Changed - Improved instructions for K8s deployment (#3127, #3128) |
| 0.18.3 | Unknown | Changed - Deployment from CLI to skip unchanged apps by default (#3116) Fixed - File search input getting disabled when loading directory files - Fixed Node.set_cookie usage in Phoenix integration docs (#3114) |
| 0.18.1 | Unknown | Fixed - Erlang packages failing to install due to old rebar3 version |
| 0.18.0 | Unknown | Added - LIVEBOOK_IMAGE_REGISTRY_URL env var to configure a custom Docker image registry (#3066) - Git file storage for Teams app servers (#3056, #3075) - New fields to LIVEBOOK_LOG_METADATA to support structured data in... |
| 0.17.3 | Unknown | Fixed - Editor blur on Safari (#3083) - Deploying notebooks with attachments from CLI via Teams (#3084) |
| 0.17.2 | Unknown | Added - Added prefix to secret name field, to indicate the corresponding environment variable (#3063) Fixed - (Desktop) Fixed macOS notarization (#3061, #3062) |
| 0.17.1 | Unknown | Updated - Bumped LiveView version |
| 0.17.0 | Unknown | Added - Deploying notebooks from CLI via Teams (#3034, #3044) Fixed - Drag and drop on file input |
| 0.16.4 | Unknown | Fixed - Livebook automatic clustering within AWS ECS (#3022) - Embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024) |
| 0.16.3 | Unknown | Added - Support for logging in JSON format via LIVEBOOK_LOG_FORMAT=json (#3017) Changed - Updated Docker images to use CUDA 12.8 and include NCCL (#3018) |
| 0.16.2 | Unknown | Added - Notebook export to include errors when exporting with outputs (#3009) - Support for enabling reevaluate automatically for Smart cells Fixed - GitHub stars notebook to execute without errors when GitHubs API rate... |
| 0.16.1 | Unknown | Fixed - Fly runtime and FLAME workers failing to start due to missing epmd |
| 0.16.0 | Unknown | This release marks Livebook Teams coming out of beta. It also brings experimental support for Python code evaluation. The Python integration is not feature complete and we plan to continue work on it. If you give it a tr... |