I think I am going to have a "moment" here!  Thanks!
This sheet is just great; all the things I have wanted to do, demonstrated :)
I do have some trivial suggestions (to make it even more impressive)

1) I had to do
    pip install ipympl
Would it be reasonable to do a try/except in the header?

2) I changed the 3D graphs and animation to include
g.show()
g.save('test.html');
!google-chrome --new-window test.html
!firefox --new-window test.html
--
I can't tell you how much I enjoy these!  And can publish to web pages!
It worked with Google Chrome and Firefox.
Not to get tedious:
I am also implementing a test so that the test.html output only displays once  and updates can be done by  the web page refresh.

3) I changed/added @interact demos to allow external access to internal values externally.

4) My only request/question is to be able to add the "interact" controls to HTML output; but that's probably a step to far, and would require some real Javascript coding :)


I have done several practice runs of things similar to this sheet, but this page much cleaner and thorough; without having to have all the ifs/ands/buts that I usually end up with :)

rrogers



On 3/23/22 08:31, Kwankyu Lee wrote:
Dear sage developers,

Let me advertise the nice notebook for testing display in Jupyter,

https://nbviewer.org/github/egourgoulhon/SageMathTest/blob/master/Notebooks/test_display.ipynb

prepared by Eric Gourgoulhon. This is also accessible through the ticket

https://trac.sagemath.org/ticket/33469

Thank you.
--
You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/bcd158d5-447d-4f9f-8e10-dc4be496f486n%40googlegroups.com <https://groups.google.com/d/msgid/sage-devel/bcd158d5-447d-4f9f-8e10-dc4be496f486n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/8c515a74-eed8-7da8-4a74-a2001a2413d3%40gmail.com.

Reply via email to