We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2746d0d commit c7fe0f1Copy full SHA for c7fe0f1
v3/docs/html-rendering.md
@@ -0,0 +1,6 @@
1
+# HTML rendering in Online Python Tutor
2
+
3
+As of May 2013, Online Python Tutor contains an experimental magic
4
+`setHTML` function that lets your scripts render HTML to the canvas (and
5
+accompanying `setJS` and `setCSS` functions for JavaScript and CSS,
6
+respectively).
0 commit comments