Geoffrey Lambeth

Results 9 comments of Geoffrey Lambeth

I ran into this same issue just today! Full code is a bit more complex, but essentially this worked: ```python r = HTMLSession().get #stuff I do with the session in...

I see this issue has been inactive for a while, but just wanted to add to the list of supporters. This would be a spectacular feature to see implemented!

Thanks for this recommendation @timnolte! Have you found devpod implements the spec closely enough that users could swap between devpod/vscode/other implementations easily enough?

I haven't done very robust testing, but I was able to get things working in 1.7.3 by separating the `run` and `drun` fallbacks onto their own lines, so it looks...

Not the most elegant solution, but I ran into this same challenge today and I'm thinking about passing attributes from the parent component to nested components inside it using a...

I've worked up a basic implementation to allow crawling through user supplied sitemap URLs (also should support the sitemap index protocol), using the existing link extraction functions with an "XML...

Sure @cksachdev I just put up PR #33

Greetings! Found this open issue, wanted to check in if there have been any updates? I believe the potentially "SEO destructive bad practice" @DarkNight97boss alluded to here is that an...

I think some of the challenge here may come down to variable definitions of "SEO." As John Mueller uses it in the twitter post above, he explicitly says that the...