Angus Hollands

Results 872 comments of Angus Hollands

@zmoon can you provide more details as to what you're seeing? I think you might be referring to the automatic detection of files if you do not have a table...

There are a number of use cases feeding this user-story: 1. Switching between local and remote execution when building locally 2. Executing particular pages in remote contexts to sparingly use...

This initiative is _so_ exciting @rowanc1 @melissawm! It's so encouraging that much of the work is shared with the Jupyter Book efforts!

@Alexboiboi would you mind sharing a screenshot of the previous behaviour in JB1 so that we can guide you to the best approach for JB2?

Personally I'm mildly in favour of not doing this if possible. I definitely see the argument that the force-push is annoying for existing developers. Conversely, that the Git history would...

This matches my read of the upstream code, which sets `$breakpoint-sidebar-secondary: xl;`: https://github.com/pydata/pydata-sphinx-theme/blob/05fd48a8159d6d4046a06df6688efae0dacf34eb/src/pydata_sphinx_theme/assets/styles/variables/_layout.scss#L21-L22

It is not currently possible to use additional LaTeX packages to the web renderer. The reason for this is that LaTeX math renderers are not full LaTeX renderers, and they...

Hey @sayalaruano, cool plugin! I'm a MyST / Jupyter Book developer, and I saw your request to get this PR working. I've made the following changes: - I added a...

The current idea is to decompose listings and galleries into the following components: - A custom plugin to aggregate listable content and _tag_ it with filter/sorting annotations. - A built-in...