Roman Leventov
Roman Leventov
@johnrengelman no. When I type in IDE `Immu...` which is not imported yet, IDE suggest me to import `com.google.common.collect.ImmutableList`, as well as `com.my.internal.$guava$.ImmutableList`. If in shaded version I have a...
Does this work in Linux? KeepPassXC 2.7.10:
@varjolintu doesn't work for me. "Error no logins found" when I press the KeePassXC icon inside the Email field on the login page in my-random-subdomain.vercel.app. `https://vercel.app` is set both as...
@droidmonkey no properties it seems:
@droidmonkey no, and other entries in this group do work in the browser. Are you sure if I specify `https://vercel.app` it should work for arbitrary subdomains?
The exact error message is `Error! No login found. https://my-dev-website-subdomain.vercel.app` No iframes are involved, these are just regular Vercel Preview deployments
> This is a feature that the cloud & enterprise LanceDB offers out of the box, but in a much more advanced way than just a write through cache. Isn't...
FWIW, outputs (stdout, stderr) should *also* be stored along with the "main" persist output (i.e., locals) for persisted blocks or cells. This is so that faithful outputs are restored when...
@mcburton I think what you want is [Quarto](https://quarto.org/) export: https://github.com/dmadisetti/quarto-marimo I'm not sure this is related to this issue, though. Or, do you want to ensure that _code cell outputs...
Initial thoughts, high uncertainty: I think this should be a context manager API rather something like automatic picking up of builtin `open()` or other "known" file-opening library calls in the...