Gilbert Brault

Results 56 comments of Gilbert Brault

Hello, do you know if any progress was made on this topic? **Support LaTeX rendering in IPython markdown**

I see that MathJax seems not loaded in the notebook viewer. It looks like adding something like `` would do the trick. However I don't know in which source template...

I tried, using even more recent Mathjax script references see https://www.mathjax.org/#gettingstarted but it doesn't work! I used injection in the head.tmpl If you write your own HTML (directly or via...

What is the goal? In my opinion, it is to communicate from javascript to the notebook back and forth. **The current situation:** Notebook Python can generate javascript at will (HTML...

@krassowski I agree with you, I use ipywidgets a lot, but I don't want to create an ipywidgets component for a very simple task: it is too much of a...