Mix.install([ {:nx, "~> 0.9.2"} ])
list = [0, 1, 2, 3] Enum.map( list, fn x -> x + 1 end )
Christian's first LiveBook test
notebook1.livemd
2022-8-18
MNIST
mnist.livemd
Trying Nx
NX.livemd
test_model
test.livemd
How to query and visualize data from Google BigQue...
livebook_google_big_query.livemd
2026-7-7
Distributed Rock Paper Scissors
deprecated_distributed_rock_paper_scissors.livemd
2026-7-13
Selecto Array, UNNEST, and LATERAL Workbook
selecto_array_unnest_lateral_workbook.livemd