louis.julien

Results 23 comments of louis.julien

I just encountered the same problem. I added vault provider as follow and it solved it: ``` provider "vault" { address = "https://VAULT_ADRESS.COM" token = XXXXXX } ```

I've got the very same problem as @blampe and was also about to suggest `pulumi config format -s stack`. I tried to lint my files with `pulumi config refresh --force...

Thanks for your feedback @makseq When the surface is not defined, for example for brushes or audio labelling , the surface is considered to be 0. I made this design...

@makseq fair point, I renamed surface to area

Hey @makseq, could you give me an update on the last changes?

Updates : 1. the area logo is now good enough 2. I created a test but couldn't figure out how to create region object e.g. PolygonRegion. I added the tests...

_I'm copy pasting a more detailed explanation of this feature. This message was originally posted on Label Studio's Slack_ My use case is during validation/annotation of pre annotated images. In...

I just realised that this also happens on region deletion. The procedure to reproduce the bug is the same, only that the region should be deleted instead of hidden.