Benjamin T. Vincent

Results 320 comments of Benjamin T. Vincent

Agreed. This is an excellent extension, but outputs look very blurry on Apple retina displays

Just dropping by to say this feature would be very cool. Being able to drop in bibtex citations in `.jmd` files then weave that into pdf's would unlock the door...

> I agree, looking forward to it. Did you mean `.jmd`? Yes! Thanks for spotting that. I've corrected the mistake.

Thanks for that link @laresbernardo. I'll work through that - it looks to touch on issues I've been thinking about. Just a bit more on the motivation... I'm trying to...

This is not fixed yet. New notebook location with new website: https://github.com/pymc-devs/pymc-examples/blob/main/examples/generalized_linear_models/GLM-hierarchical.ipynb Still needs to be updates to best practices.

I think the tests are failing because of the internal links to other notebook. These need to be updated using myst references, see https://docs.pymc.io/en/latest/contributing/jupyter_style.html#myst-guidelines So following the link through takes...

Can you remove all `pymc.*` or `pymc3.*` tags in the first code cell (of both notebooks)?

> The LDA notebook should be deleted, it uses a not implement functionality. I do something similar in #373 @ferrine Will you be deleting this LDA notebook in your PR...

Hi @ferrine. Please remove all `pymc.*` and `pymc3.*` tags in the first code cells of all notebooks.

Just to be clear, - We are not converting `pymc3` tags to `pymc` tags... we are removing all tags relating to `pymc.*` or `pymc3.*` - So it's not just the...