Rich Brown

Results 250 comments of Rich Brown

Hello - Two questions: - Has the new minipy been pushed to pypi? I just tried to retrieve it, and it got the error again, mentioning version 0.1... - Should...

One more question/thought: I would have found it helpful to add the installation info to the README since I'm not totally up to speed on Python tools. Changing the first...

I did rebuild the Dev Container. To be clear, it compiles/runs fine. The problem is that the web interface doesn't appear for either the playground or book. Here's a video:...

I waited ~10 minutes for the playground and it didn't appear... Same (10 minutes) for the book. But the website pops right up in under a second. Curiously, the Website...

COOOOOOL... Nice debugging technique! Yes - both playground and book are available (say, with `curl http://localhost:3000`) from a new Terminal session within the Dev Container. Now - what to do...

@eitsupi or @vanillajonathan - any thoughts on this behavior? Thanks

> IIUC, are you running something like curl http://localhost:3000 from the container? When I run that command from the container, it works. I see the HTML text that I expect....

I don't know how the port forwarding even works. Hints appreciated... By default the PRQL Dev Container has ports 5173 and 3000 open, as shown in the bottom of the...

Yes I see this. A couple differences: 1) I see port 5173 for the playground 2) I originally saw two ports automatically suggested (5173 & 3000). I clicked the "X"...

**Update:** I have a Win11 box that also has Docker (version 4.29.0) installed. I pulled the latest PRQL commit (22May) and tested: all three (Playground, Book, Website) worked as expected....