Skip to content

Commit

Permalink
Deploy preview for PR 701 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Nov 21, 2023
1 parent ed86bee commit 869e096
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pr-preview/pr-701/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pr-preview/pr-701/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pr-preview/pr-701/ipywidgets-lite.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h1>ipywidgets using JupyterLite + pyodide-kernel</h1>
<a href="https://jupyterlite.readthedocs.io/en/latest/">jupyterlite</a> project.
</p>
<p>
Thebe code that uses <code>juptyerlite</code> has been bindles separately in the
Thebe code that uses <code>jupyterlite</code> has been bindles separately in the
<code>thebe-lite</code> library, which should be side-loaded on the page prior to
<code>thebe</code> being loaded. <code>thebe-lite</code> is not a standalone library but
when <code>thebe</code> is bootstrapped with the <code>useJupyterLite</code> option set, it
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-701/ipywidgets-local.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div style="margin: 24px auto; max-width: 900px">
<h1>ipywidgets using a local server</h1>
<p>
To use this demo you to to have a juptyer server available and able to receive connections
To use this demo you to to have a jupyter server available and able to receive connections
from <code>localhost</code>. To start a local server, use the following command:
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-701/jupyter.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<div style="margin: 24px auto; max-width: 900px">
<h1>Simple plots using a local server</h1>
<p>
To use this demo you to to have a juptyer server available and able to receive connections
To use this demo you to to have a jupyter server available and able to receive connections
from <code>localhost</code>. To start a local server, use the following command:
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-701/lite.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h1>Simple plots using JupyterLite + pyodide-kernel</h1>
<a href="https://jupyterlite.readthedocs.io/en/latest/">jupyterlite</a> project.
</p>
<p>
Thebe code that uses <code>juptyerlite</code> has been bindles separately in the
Thebe code that uses <code>jupyterlite</code> has been bindles separately in the
<code>thebe-lite</code> library, which should be side-loaded on the page prior to
<code>thebe</code> being loaded. <code>thebe-lite</code> is not a standalone library but
when <code>thebe</code> is bootstrapped with the <code>useJupyterLite</code> option set, it
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-701/maths.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1>Math Rendering Example</h1>
page (view html source for details).
</p>
<p>
To use this demo you to to have a juptyer server available and able to receive connections
To use this demo you to to have a jupyter server available and able to receive connections
from <code>localhost</code>. To start a local server, use the following command:
</p>
<p>
Expand Down
2 changes: 1 addition & 1 deletion pr-preview/pr-701/paths.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ <h1>Executing cells in context of the crrect notebook path</h1>
</pre>
<p>

to to have a juptyer server available and able to receive connections
to to have a jupyter server available and able to receive connections
from <code>localhost</code>. To start a local server, use the following command:
</p>
<p>
Expand Down

0 comments on commit 869e096

Please sign in to comment.