Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
g-filomena committed Jan 14, 2025
1 parent d488a54 commit 681dc26
Show file tree
Hide file tree
Showing 19 changed files with 68 additions and 871 deletions.
Binary file modified docs/Web-Mapping-and-Geovisualisation.pdf
Binary file not shown.
12 changes: 3 additions & 9 deletions docs/general/assessments.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<script src="../site_libs/quarto-search/quarto-search.js"></script>
<meta name="quarto:offset" content="../">
<link href="../general/assignmentI.html" rel="next">
<link href="../general/overview.html" rel="prev">
<link href="../general/structure.html" rel="prev">
<script src="../site_libs/quarto-html/quarto.js"></script>
<script src="../site_libs/quarto-html/popper.min.js"></script>
<script src="../site_libs/quarto-html/tippy.umd.min.js"></script>
Expand Down Expand Up @@ -122,12 +122,6 @@
<a href="../general/structure.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Syllabus</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../general/overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Overview</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -783,8 +777,8 @@ <h2 class="anchored" data-anchor-id="dos-and-donts">DOs and DONTs</h2>
</script>
<nav class="page-navigation">
<div class="nav-page nav-page-previous">
<a href="../general/overview.html" class="pagination-link" aria-label="Overview">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">Overview</span>
<a href="../general/structure.html" class="pagination-link" aria-label="Syllabus">
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text">Syllabus</span>
</a>
</div>
<div class="nav-page nav-page-next">
Expand Down
8 changes: 1 addition & 7 deletions docs/general/assignmentI.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,6 @@
<a href="../general/structure.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Syllabus</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../general/overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Overview</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -274,7 +268,7 @@ <h3 class="anchored" data-anchor-id="code">Code</h3>
<li>All the necessary steps for making your API work and for data cleaning/exploration.</li>
<li>An interactive final map. This should be fed with data obtained through the API request.</li>
</ul>
<p><strong><em>You CANNOT employ for your </em>main* maps the following libraries: Holoviews, Geoviews, and Plotly</strong>*</p>
<p><strong>You CANNOT employ for your main maps the following libraries: Holoviews, Geoviews, and Plotly</strong></p>
</section>
<section id="text-in-markdown-cells-1000-words-distributed-across-the-notebook" class="level3">
<h3 class="anchored" data-anchor-id="text-in-markdown-cells-1000-words-distributed-across-the-notebook">Text in Markdown Cells, 1,000 words, distributed across the notebook:</h3>
Expand Down
8 changes: 1 addition & 7 deletions docs/general/assignmentII.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,6 @@
<a href="../general/structure.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Syllabus</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="../general/overview.html" class="sidebar-item-text sidebar-link">
<span class="menu-text">Overview</span></a>
</div>
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
Expand Down Expand Up @@ -273,7 +267,7 @@ <h3 class="anchored" data-anchor-id="code">Code</h3>
<li>All the necessary steps for building and refining the funcitoning of your Dashboard with <code>panel</code>.</li>
<li>An interactive final dashboard (one) that also incoporates an interactive map.</li>
</ul>
<p><strong><em>You CANNOT employ for your </em>main* maps the following libraries: Holoviews, Geoviews, and Plotly</strong>*</p>
<p><strong>You CANNOT employ for your main maps the following libraries: Holoviews, Geoviews, and Plotly</strong></p>
</section>
<section id="text-in-markdown-cells-1000-words-distributed-across-the-notebook" class="level3">
<h3 class="anchored" data-anchor-id="text-in-markdown-cells-1000-words-distributed-across-the-notebook">Text in Markdown Cells, 1,000 words, distributed across the notebook</h3>
Expand Down
Loading

0 comments on commit 681dc26

Please sign in to comment.