Federico A. Corazza

Results 27 comments of Federico A. Corazza

> Hello @Imperator26, > > It looks awesome! Regarding the answer in the same context, this is where [this feature request ](https://github.com/leon-ai/leon/issues/61) will be useful. > Because for the moment,...

This check is not performed when `npm start` is run. And even if it's performed, it's not propagated through.

> So my take is, that you should take down the previous container, remove the old image and pull the new one once it has been properly updated and pushed...

Indeed at first it wasn't clear to me that `-d:webview` is supposed to be used. There is a warning about threads, but I had to find someone else's issue using...

Here's the code snippet: ``` import os import plotly var d = Trace[float](mode: PlotMode.Lines, `type`: PlotType.Scatter) d.xs = @[1.0, 2, 3, 4, 5] d.ys = @[1.0, 2, 1, 9, 5]...

I think I'm experiencing a similar error. Toggling between `dns { enabled = true/false }` doesn't update the network config and `terraform plan` always show that the update is yet...

That's awesome! I haven't had time to test this out but I will soon enough. Perhaps it's just a matter of adding a new page to the docs with the...

I'm still getting `Failed to compare desired state to live state: failed to calculate diff: error calculating structured merge diff: error building typed value from live resource: .status.lastPhaseTransitionTime: field not...

This could be a great addition but I have tested the code and it doesn't seem to be functional nor complete

> I know this is a trivial issue, but I'm having an issue with the logo. I created a new .svg logo to mirror the size of the official FileGator...