mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-01 12:41:43 +08:00
Remove reference to removed section from notebook, closes #2740
This commit is contained in:
parent
1ecf12f7bb
commit
400c29b483
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ Here is what we will learn:
|
||||||
* Using agents for state
|
* Using agents for state
|
||||||
* Using structs for custom data structures
|
* Using structs for custom data structures
|
||||||
* Extending the language with protocols
|
* Extending the language with protocols
|
||||||
* Supervision trees and applications
|
|
||||||
* Distributed Elixir nodes
|
* Distributed Elixir nodes
|
||||||
|
|
||||||
At the end of this notebook, we will make the following code work:
|
At the end of this notebook, we will make the following code work:
|
||||||
|
|
Loading…
Reference in a new issue