Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Commit

Permalink
Update the tag of Iodide for the Python example
Browse files Browse the repository at this point in the history
  • Loading branch information
mdboom committed Jun 13, 2018
1 parent f953990 commit 4192765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python.html
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Python - iodide</title>
<link rel="stylesheet" type="text/css" href="https://iodide.io/dist/iodide.pyodide-20180420.css">
<link rel="stylesheet" type="text/css" href="https://iodide.io/dist/iodide.pyodide-20180605.css">
</head>
<body>
<script id="jsmd" type="text/jsmd">
Expand Down Expand Up @@ -264,6 +264,6 @@
%% js
</script>
<div id='page'></div>
<script src='https://iodide.io/dist/iodide.pyodide-20180420.js'></script>
<script src='https://iodide.io/dist/iodide.pyodide-20180605.js'></script>
</body>
</html>

0 comments on commit 4192765

Please sign in to comment.