Antoine Prouvost
Antoine Prouvost
Let's see how we plan this in https://github.com/conda-forge/glad-feedstock/issues/7
Hi @rapgenic sorry for the late reply. This is still in the back of my head, but, to be fully transparent, I also have other projects to tend to at...
It's used by Xeus core. Perhaps it was a dependency not pulled automatically in the past but it does not seem to be the case anymore.
From the IPython doc https://ipython.readthedocs.io/en/stable/config/integrating.html#rich-display They define custom methods that get called to present the rich display, and have a generic `_repr_mimebundle_` for generic mimetype. Should we pick a convention...
Also relating to #50, it seems that it is not XOctave but Octave itself that does the display. So perhaps we have to play with `displayformat`?
That explains a lot, thanks for this valuable information. > In Octave the display method is already defined for built-in types (which xoctave deletes and overrides with the display.m function)....
@JohanMabille do you think we could get this in before releasing Xwidget?
Hi all, How can I move this forward? Is there a meeting I should attend to champion this?
I second @isuruf comments on transitive `host` to `host`. This happens a lot in modern C++ libraries where the adoption of templates and `contexpr` functions push dependencies into public headers....
Perhaps we can keep the general logic of the language and then add a collection section of "known allowed exception to the previous rules" with everything that is a strong...