Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alanjones2/928db014f1ec92de120eacb22045b30f to your computer and use it in GitHub Desktop.
Save alanjones2/928db014f1ec92de120eacb22045b30f to your computer and use it in GitHub Desktop.
<head>
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<script src='https://cdn.plot.ly/plotly-latest.min.js'></script>
<py-env>
- matplotlib
- pandas
- plotly
</py-env>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment