Skip to content

Commit

Permalink
docs: Remove from ifram
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Sep 22, 2022
1 parent 599db88 commit c5f6c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jupyterlite.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Try out now with JupyterLite_
.. raw:: html

<iframe
src="https://jupyterlite.github.io/demo/repl/index.html?kernel=python&toolbar=1&code=import%20piplite%0Aawait%20piplite.install%28%5B%22pyhf%3D%3D0.7.0rc4%22%2C%20%22requests%22%5D%29%0A%25matplotlib%20inline%0Aimport%20pyhf"
src="https://jupyterlite.github.io/demo/repl/index.html?kernel=python&toolbar=1&code=import%20piplite%0Aawait%20piplite.install%28%5B%22pyhf%3D%3D0.7.0rc4%22%5D%29%0A%25matplotlib%20inline%0Aimport%20pyhf"
width="100%"
height="500px"
></iframe>
Expand Down

0 comments on commit c5f6c56

Please sign in to comment.