David Foster

Results 57 comments of David Foster

Thanks, that's great to know a better alternative exists. Is support for python < 3.8 built in or do we need to add anything to support the backport?

The linked search above doesn't offer content **within** a tab as one of the options for me. It shows the content from the code-block above the tabs, which it opens...

Thanks for the feature request and suggestion for the implementation 😊 We've had similar requests in the past, about linking to load on a specific tab in a specific tab...

Thanks for raising this 😊 it looks like sphinx has a `translatable` node type which might help here. I'll add this in, but may ask you to run the change...

Thanks @Nikulinnn, please could you try with branch `137-translatable-tabs`? This can be installed using `pip install git+https://github.com/executablebooks/sphinx-tabs.git@137-translatable-tabs`. Failing this, please could you provide (or point to) a minimal example that...

Good suggestion @robinmacharg - this could certainly be added as a sphinx configuration option

@robinmacharg - I've included this in the latest version via the sphinx config option `sphinx_tabs_disable_tab_closing` 👍🏻

I was curious why text is formatted bold by default when `glue`ing, in contrast to the [`Rmarkdown` equivalent](https://rmarkdown.rstudio.com/lesson-4.html), which matches the surrounding formatting? From an accessibility point of view, bold...

Thanks @ESKYoung, this sounds perfect! I'm not sure if we mirror Test PyPI, but I'll give it a try on and off network to make sure it works in principle...

Works nicely off-network - will give it a try internally once it's on PyPI, but I can't see there being any issue 😀 I'd agree that there's minimal gain to...