Chris Sewell
Chris Sewell
Just a quick note, I'm halfway through a PR that changes how notebook output cells are dealt with (essentially just processing them a bit earlier in the process). This will...
Note that `background-color: transparent` has already been removed in a previous request
Heya yeh should be possible, can you provide a "minimal working example" of the warning being raised
Will put it on the todo list to have a look 😅 but feel free to ping me again if I don't reply
ah yeh I see, I tested this on needs within the same page, and it was working, but apparently not for needs on different pages. > Furthermore, you can no...
You mean if you set `graphviz_output_format="png"` the link is different?
> do you think it makes sense to have such button? 100% yes, not everyone knows/wants to learn keyboard shortcuts 😉 plus mobile devices do not have keyboards And yeh...
Oh yeh it's not a priority, I don't know if I will have time soon for this, but I'm open to it (in the non-intrusive way like implemented in furo)
Note this should be fixed now in current master (since all nodes created by directives are now set with source information), although I haven't yet checked specifically with `sphinxcontrib.spelling`
> Conflicting optional dependencies are not yet supported heya, yeh this is a blocker for using uv in a similar way to e.g. tox, i.e. having different optional groups, for...