Logan Kilpatrick
Logan Kilpatrick
Hey all, any update on this? Would be great if Repl.it supported the most recent Julia version.
@dan-stowell Hey! Any update on this?
Great! @dan-stowell if we merge in Julia 1.5.3, can we get that in for the release? I can submit a Pr tonight.
Great, just opened PR’s in both places. Thanks again! > On Feb 10, 2021, at 6:27 AM, Dan Stowell wrote: > > > @logankilpatrick Julia 1.4.1 is out if you...
Will also need a "CI" label.
Thanks! Still working through the kinks, I will try to get these fixed, it is kinda tough on some of them since I am fighting to keep the original franklin...
The logo size can't really change much in this context because it is part of the background image and the text moves dynamically. The padding between the rows is also...
Should allow messages to be updated to show the answers and such.
Yes, that’s likely the right solution. All I would need todo is build a basic logging system. I can even check questions in the last 32 minutes, see if any...
The issue ends up being that the environment gets cleaned after an action is done, so I would have to remotely commit the updated log file. Best, Logan Kilpatrick >...