Angus Moore

Results 7 comments of Angus Moore

Great, thanks @essenciary, that's really helpful. I'll use that workaround with `.autoload_ignore`. But, yes, happy to leave this open for discussion of upcoming features.

> I think if you [set CRAN mirror](https://stackoverflow.com/a/11488727) beforehand, it should work. > > We should provide a prompt mechanism as well though Unfortunately, I think this is a deeper...

I've been trying to get this working. Running the command suggested by ax1ine without the powershell wrapper will start a REPL, but only sort of. If I set Juno's boot...

I haven't tested this particular use case, so there may be some complexities I'm not aware of. But off the top of my head, this use case is no different...

Yes, fair. I think you could equally set up a lightweight server inside the Matte server module (e.g. using `HTTP.jl` or stdlib `Sockets`) and have that listener handle incoming data...

I've had a crack at a very rough implementation of row 2 (ie GHA, but when not using the julia-runtest). I had a use case where I needed to run...

I have run into this same issue, and did a bit of digging today (though I'm well out of my depth on this, so apologies in advance for any obvious...