Skip to content

Commit

Permalink
deploy: 9fcf914
Browse files Browse the repository at this point in the history
  • Loading branch information
dcherian committed Jun 22, 2023
1 parent 95ea273 commit 7bbf45b
Show file tree
Hide file tree
Showing 7 changed files with 133 additions and 109 deletions.
2 changes: 2 additions & 0 deletions _sources/overview/get-started.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<img src="https://docs.xarray.dev/en/stable/_static/dataset-diagram-logo.png" align="right" width="30%">

(get-started)=

# Get Started

Most of the tutorial content here is written as Jupyter Notebooks that mix
Expand Down
9 changes: 9 additions & 0 deletions _sources/workshops/scipy2023/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,13 @@ Organized by:
- Anderson Banihirwe (CarbonPlan)
- Don Setiawan (Univ. Washington)

## Instructions

See instructions to set up the environment for running the tutorial material [here](get-started).

For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub. Instructions for the live
tutorial will be added soon.

## Outline

**🏗️ Outline coming soon! Please check back later**
214 changes: 107 additions & 107 deletions intermediate/xarray_and_dask.html

Large diffs are not rendered by default.

Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion overview/get-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ <h2> Contents </h2>

<a class="reference internal image-reference" href="https://docs.xarray.dev/en/stable/_static/dataset-diagram-logo.png"><img alt="https://docs.xarray.dev/en/stable/_static/dataset-diagram-logo.png" class="align-right" src="https://docs.xarray.dev/en/stable/_static/dataset-diagram-logo.png" style="width: 30%;" /></a>
<section class="tex2jax_ignore mathjax_ignore" id="get-started">
<h1>Get Started<a class="headerlink" href="#get-started" title="Permalink to this headline">#</a></h1>
<span id="id1"></span><h1>Get Started<a class="headerlink" href="#get-started" title="Permalink to this headline">#</a></h1>
<p>Most of the tutorial content here is written as Jupyter Notebooks that mix
code, text, visualization, and exercises. You can either browse rendered versions of these notebooks on this website, or <em>execute</em> the code examples interactively.</p>
<p>You have two options for executing notebooks:</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions workshops/scipy2023/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,8 @@ <h2> Contents </h2>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#xarray-friendly-interactive-and-scalable-scientific-data-analysis">Xarray: Friendly, Interactive, and Scalable Scientific Data Analysis</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#instructions">Instructions</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#outline">Outline</a></li>
</ul>
</nav>
</div>
Expand All @@ -482,6 +484,15 @@ <h2>Xarray: Friendly, Interactive, and Scalable Scientific Data Analysis<a class
<li><p>Anderson Banihirwe (CarbonPlan)</p></li>
<li><p>Don Setiawan (Univ. Washington)</p></li>
</ul>
</section>
<section id="instructions">
<h2>Instructions<a class="headerlink" href="#instructions" title="Permalink to this headline">#</a></h2>
<p>See instructions to set up the environment for running the tutorial material <a class="reference internal" href="../../overview/get-started.html#get-started"><span class="std std-ref">here</span></a>.</p>
<p>For the live tutorial, we will be using the SciPy 2023 Nebari JupyterHub. Instructions for the live
tutorial will be added soon.</p>
</section>
<section id="outline">
<h2>Outline<a class="headerlink" href="#outline" title="Permalink to this headline">#</a></h2>
<p><strong>🏗️ Outline coming soon! Please check back later</strong></p>
</section>
</section>
Expand Down Expand Up @@ -554,6 +565,8 @@ <h2>Xarray: Friendly, Interactive, and Scalable Scientific Data Analysis<a class
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#xarray-friendly-interactive-and-scalable-scientific-data-analysis">Xarray: Friendly, Interactive, and Scalable Scientific Data Analysis</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#instructions">Instructions</a></li>
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#outline">Outline</a></li>
</ul>
</nav></div>

Expand Down

0 comments on commit 7bbf45b

Please sign in to comment.