livebook
Has anyone ever created some Ash resources and tried to use (ie create and interact with) them in a LiveBook without publishing code to Hex or a private repository? I'm in the middle of trying. The concept: use Livebook instead of iex. I know, crazy.
Solution
The problem with the excellent educational livebook for my case is that I'm not learning Ash -- I want something better than IEx to interact with my code (which depends on Ash and a ton of other functionality), like a library. I am not just asking the universe for a solution. I have a solution for my app, and it's pretty bad. I will document this and I'm closing this issue. Anyone who stumbles on this post should be aware that they should not attempt.
