aboutsummaryrefslogtreecommitdiff
path: root/layouts/shortcodes/sagecell.html
blob: a9ec24753a9220386d4b20eea6a3ce4b5bfb50ad (plain)
1
2
<script src="https://sagecell.sagemath.org/static/embedded_sagecell.js"></script>
<script>sagecell.makeSagecell({"inputLocation": ".sage"});</script>