Skip to content

Commit

Permalink
deploy: 7bea41b
Browse files Browse the repository at this point in the history
  • Loading branch information
giswqs committed Jul 22, 2024
1 parent 7ff685a commit f0fff01
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8434583db3b39cf8e965c2c482e760f1
config: 1b0d86f08a5f802d5d6f17ce8de7b84c
tags: 645f666f9bcd5a90fca523b33c5a78b7
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
geog-312.gishub.org
2 changes: 1 addition & 1 deletion _sources/book/markdown.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "a649df31",
"id": "fb182a37",
"metadata": {},
"source": [
"# Markdown Files\n",
Expand Down
16 changes: 8 additions & 8 deletions book/bibliography.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Bibliography &#8212; Jupyter Book Demo</title>
<title>Bibliography &#8212; First Steps in GIS Programming</title>



Expand Down Expand Up @@ -58,7 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'book/bibliography';</script>
<link rel="canonical" href="https://giswqs.github.io/jupyter-book-demo/book/bibliography.html" />
<link rel="canonical" href="https://geog-312.gishub.org/book/bibliography.html" />
<link rel="icon" href="../_static/fav.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -154,8 +154,8 @@



<img src="../_static/logo.png" class="logo__image only-light" alt="Jupyter Book Demo - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="Jupyter Book Demo - Home"/>`);</script>
<img src="../_static/logo.png" class="logo__image only-light" alt="First Steps in GIS Programming - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="First Steps in GIS Programming - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -230,7 +230,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo" target="_blank"
<li><a href="https://github.com/giswqs/geog-312" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -247,7 +247,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/edit/main/book/bibliography.md" target="_blank"
<li><a href="https://github.com/giswqs/geog-312/edit/main/book/bibliography.md" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -264,7 +264,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/issues/new?title=Issue%20on%20page%20%2Fbook/bibliography.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/giswqs/geog-312/issues/new?title=Issue%20on%20page%20%2Fbook/bibliography.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -414,7 +414,7 @@ <h1>Bibliography<a class="headerlink" href="#bibliography" title="Link to this h
{
requestKernel: true,
binderOptions: {
repo: "giswqs/jupyter-book-demo",
repo: "giswqs/geog-312",
ref: "main",
},
codeMirrorConfig: {
Expand Down
20 changes: 10 additions & 10 deletions book/markdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Markdown Files &#8212; Jupyter Book Demo</title>
<title>Markdown Files &#8212; First Steps in GIS Programming</title>



Expand Down Expand Up @@ -58,7 +58,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'book/markdown';</script>
<link rel="canonical" href="https://giswqs.github.io/jupyter-book-demo/book/markdown.html" />
<link rel="canonical" href="https://geog-312.gishub.org/book/markdown.html" />
<link rel="icon" href="../_static/fav.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -155,8 +155,8 @@



<img src="../_static/logo.png" class="logo__image only-light" alt="Jupyter Book Demo - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="Jupyter Book Demo - Home"/>`);</script>
<img src="../_static/logo.png" class="logo__image only-light" alt="First Steps in GIS Programming - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="First Steps in GIS Programming - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -231,7 +231,7 @@



<li><a href="https://mybinder.org/v2/gh/giswqs/jupyter-book-demo/main?urlpath=tree/book/markdown.md" target="_blank"
<li><a href="https://mybinder.org/v2/gh/giswqs/geog-312/main?urlpath=tree/book/markdown.md" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -249,7 +249,7 @@



<li><a href="https://colab.research.google.com/github/giswqs/jupyter-book-demo/blob/main/book/markdown.md" target="_blank"
<li><a href="https://colab.research.google.com/github/giswqs/geog-312/blob/main/book/markdown.md" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Colab"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -298,7 +298,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo" target="_blank"
<li><a href="https://github.com/giswqs/geog-312" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -315,7 +315,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/edit/main/book/markdown.md" target="_blank"
<li><a href="https://github.com/giswqs/geog-312/edit/main/book/markdown.md" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -332,7 +332,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/issues/new?title=Issue%20on%20page%20%2Fbook/markdown.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/giswqs/geog-312/issues/new?title=Issue%20on%20page%20%2Fbook/markdown.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -603,7 +603,7 @@ <h3>Executing code in your markdown files<a class="headerlink" href="#executing-
{
requestKernel: true,
binderOptions: {
repo: "giswqs/jupyter-book-demo",
repo: "giswqs/geog-312",
ref: "main",
},
codeMirrorConfig: {
Expand Down
22 changes: 11 additions & 11 deletions book/notebooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Content with notebooks &#8212; Jupyter Book Demo</title>
<title>Content with notebooks &#8212; First Steps in GIS Programming</title>



Expand Down Expand Up @@ -60,7 +60,7 @@
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'book/notebooks';</script>
<link rel="canonical" href="https://giswqs.github.io/jupyter-book-demo/book/notebooks.html" />
<link rel="canonical" href="https://geog-312.gishub.org/book/notebooks.html" />
<link rel="icon" href="../_static/fav.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
Expand Down Expand Up @@ -157,8 +157,8 @@



<img src="../_static/logo.png" class="logo__image only-light" alt="Jupyter Book Demo - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="Jupyter Book Demo - Home"/>`);</script>
<img src="../_static/logo.png" class="logo__image only-light" alt="First Steps in GIS Programming - Home"/>
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="First Steps in GIS Programming - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -233,7 +233,7 @@



<li><a href="https://mybinder.org/v2/gh/giswqs/jupyter-book-demo/main?urlpath=tree/book/notebooks.ipynb" target="_blank"
<li><a href="https://mybinder.org/v2/gh/giswqs/geog-312/main?urlpath=tree/book/notebooks.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -251,7 +251,7 @@



<li><a href="https://colab.research.google.com/github/giswqs/jupyter-book-demo/blob/main/book/notebooks.ipynb" target="_blank"
<li><a href="https://colab.research.google.com/github/giswqs/geog-312/blob/main/book/notebooks.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Colab"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -300,7 +300,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo" target="_blank"
<li><a href="https://github.com/giswqs/geog-312" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -317,7 +317,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/edit/main/book/notebooks.ipynb" target="_blank"
<li><a href="https://github.com/giswqs/geog-312/edit/main/book/notebooks.ipynb" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -334,7 +334,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/issues/new?title=Issue%20on%20page%20%2Fbook/notebooks.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/giswqs/geog-312/issues/new?title=Issue%20on%20page%20%2Fbook/notebooks.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -516,7 +516,7 @@ <h2>Code blocks and outputs<a class="headerlink" href="#code-blocks-and-outputs"
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;contextlib.ExitStack at 0x7f204c5355d0&gt;
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>&lt;contextlib.ExitStack at 0x7ff9c80eb6d0&gt;
</pre></div>
</div>
</div>
Expand Down Expand Up @@ -560,7 +560,7 @@ <h2>Code blocks and outputs<a class="headerlink" href="#code-blocks-and-outputs"
{
requestKernel: true,
binderOptions: {
repo: "giswqs/jupyter-book-demo",
repo: "giswqs/geog-312",
ref: "main",
},
codeMirrorConfig: {
Expand Down
12 changes: 6 additions & 6 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &#8212; Jupyter Book Demo</title>
<title>Index &#8212; First Steps in GIS Programming</title>



Expand Down Expand Up @@ -57,7 +57,7 @@
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
<script>const THEBE_JS_URL = "https://unpkg.com/[email protected]/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
<script>DOCUMENTATION_OPTIONS.pagename = 'genindex';</script>
<link rel="canonical" href="https://giswqs.github.io/jupyter-book-demo/genindex.html" />
<link rel="canonical" href="https://geog-312.gishub.org/genindex.html" />
<link rel="icon" href="_static/fav.ico"/>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
Expand Down Expand Up @@ -154,8 +154,8 @@



<img src="_static/logo.png" class="logo__image only-light" alt="Jupyter Book Demo - Home"/>
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="Jupyter Book Demo - Home"/>`);</script>
<img src="_static/logo.png" class="logo__image only-light" alt="First Steps in GIS Programming - Home"/>
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="First Steps in GIS Programming - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -230,7 +230,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo" target="_blank"
<li><a href="https://github.com/giswqs/geog-312" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -247,7 +247,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/issues/new?title=Issue%20on%20page%20%2Fgenindex.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/giswqs/geog-312/issues/new?title=Issue%20on%20page%20%2Fgenindex.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Welcome to your Jupyter Book &#8212; Jupyter Book Demo</title>
<title>Welcome to your Jupyter Book &#8212; First Steps in GIS Programming</title>



Expand Down Expand Up @@ -60,7 +60,7 @@
<script>window.MathJax = {"options": {"processHtmlClass": "tex2jax_process|mathjax_process|math|output_area"}}</script>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script>DOCUMENTATION_OPTIONS.pagename = 'index';</script>
<link rel="canonical" href="https://giswqs.github.io/jupyter-book-demo/index.html" />
<link rel="canonical" href="https://geog-312.gishub.org/index.html" />
<link rel="icon" href="_static/fav.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
Expand Down Expand Up @@ -158,8 +158,8 @@



<img src="_static/logo.png" class="logo__image only-light" alt="Jupyter Book Demo - Home"/>
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="Jupyter Book Demo - Home"/>`);</script>
<img src="_static/logo.png" class="logo__image only-light" alt="First Steps in GIS Programming - Home"/>
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="First Steps in GIS Programming - Home"/>`);</script>


</a></div>
Expand Down Expand Up @@ -234,7 +234,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo" target="_blank"
<li><a href="https://github.com/giswqs/geog-312" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -251,7 +251,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/edit/main/index.md" target="_blank"
<li><a href="https://github.com/giswqs/geog-312/edit/main/index.md" target="_blank"
class="btn btn-sm btn-source-edit-button dropdown-item"
title="Suggest edit"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -268,7 +268,7 @@



<li><a href="https://github.com/giswqs/jupyter-book-demo/issues/new?title=Issue%20on%20page%20%2Findex.html&body=Your%20issue%20content%20here." target="_blank"
<li><a href="https://github.com/giswqs/geog-312/issues/new?title=Issue%20on%20page%20%2Findex.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand Down Expand Up @@ -415,7 +415,7 @@ <h1>Welcome to your Jupyter Book<a class="headerlink" href="#welcome-to-your-jup
{
requestKernel: true,
binderOptions: {
repo: "giswqs/jupyter-book-demo",
repo: "giswqs/geog-312",
ref: "main",
},
codeMirrorConfig: {
Expand Down
Loading

0 comments on commit f0fff01

Please sign in to comment.