Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Last active May 5, 2022 21:53
Show Gist options
  • Save thepycoach/a0972099cb7194d6605f0565f929a581 to your computer and use it in GitHub Desktop.
Save thepycoach/a0972099cb7194d6605f0565f929a581 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment