Chris Holdgraf

Results 1768 comments of Chris Holdgraf

Hmm I wonder if this is an "order of operations" problem with the post-transforms that are done or something? Maybe @mmcky has run into this issue on the latex side...

@chrisjsewell is working on a re-factor of MyST-NB, which might impact this? But I am not sure. Check out the PR behind that here: https://github.com/executablebooks/MyST-NB/pull/380

I am not sure exactly how to do this, but it would be great to see it done! If you can figure out how to get sphinxcontrib-bibtex to display more...

Y'all should +1 (👍) the top comment in this issue so that it shows up on the issue tracker ;-)

Perhaps we could make some upstream contributions to sphinxcontrib-bibtex?

Nice - thanks for that wishlist, do you think you could make a new issue out of it? I think it's valuable to track general lists of improvements we want...

Yes I agree that the theme is probably the place for a change. Though I'm not sure exactly what CSS would fix this - image ratios always confuse the heck...

Just a quick question - are you trying to use Thebe for interactive online execution? That's what this code block is doing. What is your expected outcome?

Hmmm - that's strange. Here is where the kernel is loaded: https://github.com/executablebooks/sphinx-thebe/blob/c036ac41a3b681ed4c2ab3b92edee4a3d2d2e1f0/sphinx_thebe/__init__.py#L97-L106 That said, we recently had to downgrade the version of `thebe`. Once this issue is resolved it'll be...