mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-19 22:49:23 +08:00
Fix: typo in intro_to_livebook.livemd (#2283)
This commit is contained in:
parent
7c7d8c14cc
commit
be008c7650
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ let's check it out.
|
||||||
### Communication and automation of Elixir systems
|
### Communication and automation of Elixir systems
|
||||||
|
|
||||||
You may also deploy notebooks as applications that automate and monitor
|
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
|
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.
|
node name, cookie, and the code you want to execute on the remote node.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue