I would suggest to anyone to download Livebook and test it out, even if you don't know Elixir or Erlang. You can do so much with it. I even use it for things outside of programming due to it being pretty much a markdown notebook that you can run code inside of.
You actually don't. You can use smart cells which lets you do a lot without actually coding. You can transform data, build charts, run AI model and more all without writing code.
You might have to Google how to read a file in Elixir, but you don't actually need to know Elixir.
In the future, you won't even need to know that to use it.
It's one of my favorite tools.