Marcos Huerta

Results 45 comments of Marcos Huerta

Sorry, I am referring to both in some sense, and not delineating well between the two. I am using my fork for a python library: [propublica-congress](https://github.com/astrowonk/propublica-congress). I wrote a recent...

@AnnMarieW excellent, thanks! I made some changes to the copy looking at the site/app again, so I'm editing the original post to update the image

@AnnMarieW awesome! I have a few others I think I will submit soon; next up probably [Recorded Vote](https://recordedvote.org)

Hi @AnnMarieW , thanks for the heads up! I just went through several deployed dash apps to remove deprecated functions after upgrading to dash-boot-strap-components-v1. (I really should figure `virtualenv` or...

Yes +1 for supporting pinned posts and showing so UI to show if links are verified or not.

> > I have a lot of boilerplate code in my environment and I handle this usually with the ipython startup file, I'd rather not have to manually copy /paste...

I would say I have a few reasons for wanting WASM export, though I could be in the minority so even if this is important to me, it is no...

> If this export of the tutorials was reactive - would that solve your use case? > > https://dmadisetti.github.io/quarto-marimo/intro.html I think … so? I mean the idea is to get...

> You can do this without the `marimo` CLI. The link is just `https://marimo.app/#code/{url_encoded_code}` > > > > `url_encoded_code` is URL escaped code which is just `urllib.parse.quote(code, safe="~()*!.'")` > >...

I think `pip install .` works now at least.