mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-30 23:36:39 +08:00
Fix: typo in intro_to_livebook.livemd (#2283)
This commit is contained in:
parent
7799494db2
commit
6aba8f5a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ let's check it out.
|
|||
### Communication and automation of Elixir systems
|
||||
|
||||
You may also deploy notebooks as applications that automate and monitor
|
||||
live Elixir systems. By cliking on "+ Smart cell", you will find Livebook
|
||||
live Elixir systems. By clicking on "+ Smart cell", you will find Livebook
|
||||
provides a "Remote execution" widget, that allows you to configure the
|
||||
node name, cookie, and the code you want to execute on the remote node.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue