Skip to content

Commit

Permalink
Add demo in top-level dir
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Aug 15, 2024
1 parent f4034ab commit 8c73747
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions demo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<b>Hello word</b>

<iframe
src="https://quansight.github.io/jupyterlite-demo/repl/index.html?kernel=python&code=import numpy as np"
width="100%"
height="100%"
></iframe>

0 comments on commit 8c73747

Please sign in to comment.