Sometimes plays games and the guitar
Since I’m interested in using this, happy to have a look at that if you don’t mind.
Since I’m interested in using this, happy to have a look at that if you don’t mind.
Is it a library? Or more like a full fledged tool?
Is it a library? Or more like a full fledged tool?
I was reading the example code, and I see the Elixir node it sends the message to a process named “counter” in the JS node, but I couldn’t see where the JS node registers this name. Did I miss something or is the JS code receiving messages directed at all processes?
I was reading the example code, and I see the Elixir node it sends the message to a process named “counter” in the JS node, but I couldn’t see where the JS node registers this name. Did I miss something or is the JS code receiving messages directed at all processes?
It is a bit hacky, but should work.
The unknown here for me is whether the reporter gets notified before or after the callbacks are run.
It is a bit hacky, but should work.
The unknown here for me is whether the reporter gets notified before or after the callbacks are run.
I’m going to take some inspiration from yours and add a “copied” tooltip and a “loading” state.
I was building some Livebook apps last Friday and really missed a “copy to clipboard” button there.
I’m going to take some inspiration from yours and add a “copied” tooltip and a “loading” state.
I was building some Livebook apps last Friday and really missed a “copy to clipboard” button there.
So if you need to run a convolution over a 2D grid, and you don’t care about channels or batches, you need a {1, 1, x, y} tensor.
So if you need to run a convolution over a 2D grid, and you don’t care about channels or batches, you need a {1, 1, x, y} tensor.