Tony Hirst
Tony Hirst
> I believe this kind of functionality would be address with the kernel providers approach. With that, we have the ability to launch kernels both local and remote. Many of...
Ah.. I wonder if this is a path problem across various python installations, perhaps with env vars pointing to one Jupyter installation but the code actually running against `nbconvert` in...
I'm having issues with search on Mac too - the search only seems to want to find images or containers that I have downloaded. I expect to be able to...
I note that this is still an open issue, and that Sphinx is now at v7.1.2. Are there any upgrade plans, or blockers that require the legacy version of sphinx?...
Is there a demo repo anywhere that demonstrates a minimum viable use of `sphinx-thebe` being used in a Jupyter Book context to run code on a JupyterLite kernel, eg via...
I wonder.. would the simplest way be a `sphinx-theme` that extends `sphinx_book_theme` and loads in the additional assets?
Thanks for those tips.. is mystmd likely to be the thing that has traction over the short medium term. (In my insitution, we're looking for things that if they're not...
Just tried to use `myst` CLI, but I have several admonition types in my docs that use 3rd party and my own Sphinx extensions. Learning how to to get a...
I note that there is also now an experimental jupyterlite R kernel: https://github.com/r-wasm/jupyterlite-webr-kernel It would be good to be able to run R backed Jupyter Books too...
@choldgraf `thebe-lite` not `thebe-light`? Is the lite package a replacement for `thebe.js` or a plugin/extension for it? For use with Jupyterlite do you need both packages or just the lite...