Myles Scolnick
Myles Scolnick
@akshayka, now we request using the same logic as the tooltip - should be pretty sufficient. some variables have pretty weird/poor docs
@inducer - seems like part of your issue got stripped
also, fwiw, I cannot produce this on Mac/Chrome, so likely an OS issue with Linux
@jetjinser - you should be able to roll this yourself using `marimo.create_asgi_app`. This example doesn't implement the password protection, but it close. you can likely go off this: https://github.com/marimo-team/marimo/blob/main/marimo/_smoke_tests/custom_server/my_server.py FastAPI...
Going to re-open this as we plan to add basic-auth support: https://github.com/marimo-team/marimo/pull/1363
Going to close this - mobile run mode works and the layouting is not fixed of smaller screens. (however, edit mode is not very easy still)
Closing as there is no action on our end
compass looks cool! what is the output for compass (or other libraries like this)? does it output HTML that also opens a viewer that renders the HTML? or does CAD...
We can render most `javascript/html` using `mo.Html` - does the generation of `obj/stl/gltf/etc` happen in Python? Could we test it out just using `mo.Html`, and then judging by the complexity,...