mirror of
https://github.com/livebook-dev/livebook.git
synced 2024-12-29 03:02:51 +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 structs for custom data structures
|
||||
* Extending the language with protocols
|
||||
* Supervision trees and applications
|
||||
* Distributed Elixir nodes
|
||||
|
||||
At the end of this notebook, we will make the following code work:
|
||||
|
|
Loading…
Reference in a new issue