manutiedra

Results 10 comments of manutiedra

This also happens with [https://courses.edx.org/courses/course-v1:GTx+HI2018xII+1T2019/course/](https://courses.edx.org/courses/course-v1:GTx+HI2018xII+1T2019/course/)

+1. Something like ipywidgets or even better, [mathematica](https://reference.wolfram.com/language/tutorial/GeneralizedInput.html) is a must in my opinion.

Wow. Thank you very much for the detailed description of the problem, a fully working solution and the quick reply! Yes, I **_really_** needed this. I already have some graph...

Also, it would be good to call clearInterval in the destroy method or call to pause

But if I Write another number after writing 12, the mask control writes 12 AA

Press 123 and you see it. Watch the video: https://github.com/user-attachments/assets/9c66bb1a-85f2-42e4-9868-b62a29ea2f34

No, what I was suggesting was that it would be nice to not only have the text as output but having for each markup node generated, the equivalent HTML node...

Sorry, github comment system translated the emoji shortcode to the emoji, so it was difficult to undestand my message. Discord, github, slack, etc have support for emoji shortcodes. That means...

Thank you very much for this code. It has opened a new world of possibilities for me. With only this javascript: ```js window.svgInterop = window.svgInterop || {}; window.svgInterop.clientToSvgDataSpace = function...

The only issue I found with this approach is that I can't remove elements with id from the plot dynamically because if I do, the following error appears: ``` Unhandled...