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 de2e4b9 commit 2a97074Copy full SHA for 2a97074
python.html
@@ -65,6 +65,7 @@ <h1><img style="display: inline;" src="/pluginIcon.svg" width="26"> T
65
<!-- <input type="checkbox" id="ntstubs-checkbox" checked>-->
66
</div>
67
<script type="text/javascript">var PROGRAMMING_LANG = "python"</script>
68
+<script src="https://cdn.jsdelivr.net/pyodide/v0.27.2/full/pyodide.js"></script>
69
<script src="tidyparse-web.js"></script>
70
</body>
71
</html>
0 commit comments