pacbard

Results 11 comments of pacbard

I can't find pystata's source code, so I imagine that it remains a closed source package. For what is worth, ipystata [is cited](https://www.stata.com/python/pystata/ack.html) as an inspiration for pystata.

As a workaround, you can manually set the `remote` parameter with your username and access token: `https://:@github.com:repo`. Altogether, it's something like this with the code you provided: ``` - name:...

Hi! The best thing to do would be for fork the repo and make the changes you proposed. I haven’t updated this project in a long time and it is...

Unfortunately, we used the old static API for this project. There is no plan to support the new interactive charts because for what I have seen, they are easier to...

Yes. When the project was started, the current Ajax API was not available.

Thanks for your interest. The project is no longer maintained, especially because Google is moving away from the API that we used in this project. I would suggest to update...

That would be a great addition to the project. Do you mind opening a pull request with the API address change?

For what's worth, [this script](https://stackoverflow.com/a/34942192) seems to work. The `response.body` variable returns the feed content for the springer journals that were redirecting before.

tl;dr: Adding support for cookies might let pluto fetch _a_ feed but it will probably be the _wrong_ feed ---- I have bad news. I don't think that adding cookie...

I have noticed the same thing on my blog. I had to deactivate the Disqus 2012 additions to be able to "fix" the CSS issues.