We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a8823 commit 3bfce2fCopy full SHA for 3bfce2f
layouts/partials/shell.html
@@ -17,7 +17,7 @@
17
<!-- Interactive Shell -->
18
<iframe
19
class="numpy-shell"
20
- src="https://jupyterlite.github.io/demo/repl/?toolbar=1&kernel=python&code=import%20numpy%20as%20np"
+ src="https://jupyterlite.github.io/demo/repl/?toolbar=1&kernel=python&execute=0&code=import%20numpy%20as%20np"
21
>
22
</iframe>
23
</div>
0 commit comments