Skip to content

Commit

Permalink
Merge pull request #23 from sean-morris/gh-pages
Browse files Browse the repository at this point in the history
Updated demo.html
  • Loading branch information
sean-morris authored Nov 2, 2023
2 parents 838aa1c + e7c2ba2 commit b2fd0fc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@

<h2>Example Calendar</h2>
<p>
This page offers links to specific notebooks in the following notebook rendering platforms: Demo JupyterHub and Colab. See the Demo Hub and Colab columns in the table below.</br>
This page offers links to specific notebooks in the following notebook rendering platforms: JupyterHub, Colab, and CodeSpace. See the Demo Hub, Colab, and CodeSpace columns in the table below.
The HTML Notebooks column offers a non-interactive version of the notebook for quick viewing.</br>
</p>
<p>
You can also view the entire repository of notebooks (rather than one at a time) on these platforms:
<li><b><a target="_blank" href="https://www.data8.org/materials-sp22-jupyterlite/lab/index.html">Jupyterlite:</a></b> This is a browser-based, serverless, no authentication needed instance of JupyterLab.</li>
<li><b><a target="_blank" href="https://www.data8.org/materials-sp22-jupyterlite-no-footprint/lab/index.html">Jupyterlite(No Footprint):</a></b> This is a browser-based, serverless, no authentication needed instance of JupyterLab.</li>
<li><b><a target="_blank" href="https://www.data8.org/materials-sp22-jupyterlite/lab/index.html">Jupyterlite</a> (or <a target="_blank" href="https://www.data8.org/materials-sp22-jupyterlite-no-footprint/lab/index.html">Jupyterlite(No Footprint)</a>):</b> This is a browser-based, serverless, no authentication needed instance of JupyterLab. The no-footprint version of these notebooks loads external data files and images from a public url as opposed to storing the external files in the repository.</li>
<li><b>CodeSpace:</b> This environment is offered via GitHub and can be accessed <a target="_blank" href="https://github.com/data-8/materials-sp22">here</a>. The README file explains in detail how to use this environment. Individual links to each assignment in the table below will open a CodeSpace as well as open the notebook.</li>
</p>
<p>
Expand Down

0 comments on commit b2fd0fc

Please sign in to comment.