Timotheus Kampik

Results 34 comments of Timotheus Kampik

To me, this looks like a generally useful feature. It also solves my problem, but this fact should not inform your design decisions :-)

Thank you! Same here: unfortunately, it would be naive for me to commit to it right away, but if I will be able to understand the technical challenge and allocate...

Is it possible to write Python extensions for Logica? For example, can one define a Python function in a Colab/Jupyter notebook and then specify an interface to make this function...

Thank you for the prompt response. In my particular case I want to take a directed graph, process it in Python and return the result back to Logica. I am...

The input should also come from Logica. So it would be Logica -> Python (for example) -> Logica.

Can you provide an example project? I can't reproduce the issue with the latest Sphinx version using what I would expect to be a minimal example and assume it may...

I still did not manage to reproduce the error, even when using your project and Sphinx 4.5.0. Would you mind sharing your build result? I suspect this could be an...

Looping in some Read the Docs folks: @ericholscher & @nienn: Do you have any advice or can you provide any intel based on RTD usage? For example, we could check...

Thanks! I forgot that there is a separate org for many extensions: https://github.com/sphinx-contrib/ (I do not have access to the new GitHub code search feature, yet.)

I now have access to GitHub code search and found these two extensions that use jQuery: * https://github.com/sphinx-contrib/cheeseshop * https://github.com/sphinx-contrib/findanything I'd assume they are not widely used.