Skip to content

Commit

Permalink
Deploying to gh-pages from @ a44d8c0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Nov 20, 2023
1 parent 146c0f5 commit ed86bee
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion 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 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 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 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 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 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 ed86bee

Please sign in to comment.