Skip to content

Commit

Permalink
deploy: b6264ae
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-morris committed May 10, 2024
1 parent 4e879ac commit 323a61f
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 3 deletions.
4 changes: 3 additions & 1 deletion _sources/cc-adoption/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,16 @@ You can accept the invitations by clicking each of these links:
- Solutions Repository: [materials-sp22-private](https://github.com/data-8/materials-sp22-private)
- Automatic Grading System(Otter Service Standalone): [otter-service-stdalone](https://github.com/orgs/otter-service-stdalone)

**Step 5:** Canvas Shell
**Step 5:** Canvas Shell and Course Website

Here is a [screen recording](https://drive.google.com/file/d/1rBG97FUwMdV3QQas7znuH8pud-KC8yPM/view?usp=drive_link) of what you need to do to configure the Canvas shell we have set up for you.

You can download the Canvas template [here](https://drive.google.com/file/d/1u1OUAPWy3UachL-82qJgABABA--RIHj5/view?usp=sharing)

We can help you with this process as well.

This [week-to-week layout](https://www.data8.org/materials-sp22/demo.html) mirrors the Canvas Course layout as well. It is a good resource to get an overview of the course as well explore alternative platforms to render Jupyter Notebooks.

**Step 6:** The Student Workflow

[Screen Recording](https://drive.google.com/file/d/1flQlOZ6ViM0S7S0k0-ZLFZsFNY5ZXMON/view?usp=drive_link)
Expand Down
1 change: 1 addition & 0 deletions _sources/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ There are many kinds of content associated with Data 8, released under two diffe
- [**The Data 8 textbook**](textbook.md) is the textbook used by Data 8, with material that complements each topic in the class. It is licensed [CC-BY-ND-NC](https://creativecommons.org/licenses/by-nc-nd/2.0/), you are welcome to use the textbook at [inferentialthinking.com](https://inferentialthinking.com), but you may not modify or distribute it yourself without permission from the textbook authors.
- [**Data 8 course materials**](https://github.com/data-8/materials-sp22) includes notebooks, exercises, and other course materials. It is licensed [CC-BY-NC](https://creativecommons.org/licenses/by-nc/2.0/), and you are free to modify and distribute as you wish.
- **Private course materials**, including exams and answers. These are kept private in order to protect the integrity of the Data 8 courses at Berkeley and being run elsewhere. If you'd like access to these materials, please [fill out this Google form](https://forms.gle/iKLcryjZXit5913k7).
- **Course Calendar and Demonstation Platforms** We have an [example course calendar](https://www.data8.org/materials-sp22/demo.html) laying out the course week-to-week with appropriate notebooks linked to various rendering platforms.

## Technology Guide

Expand Down
5 changes: 5 additions & 0 deletions _sources/notebooks-platforms/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

The following are the notebooks used in Data 8 but created for different platforms in the case you are not using a JupyterHub instance. The first line contains a normal set of notebooks with all the data files in the distribution. The second set, marked "-no-footprint", is the exact same notebooks but the data files used in the notebooks are loaded via a URL instead of being stored with the notebooks themselves.

**CodeSpaces:**
[CodeSpaces](https://github.com/features/codespaces/) is a GitHub programming environment that can be used for Jupyter Notebook rendering. We have links set up to open in CodeSpace on the demonstration page of the materials-sp22 repository.
- [materials-sp22 Demo Page](https://www.data8.org/materials-sp22/demo.html)


**Colab:**
[Colab](https://colab.research.google.com/) is the Google-created Jupyter Notebook rendering platform. In order to use Otter Grader with Colab, you need to have the student mount their Google Drive; these notebooks mount the Google Drive for the student.
- [materials-sp22-colab](https://github.com/data-8/materials-sp22-colab)
Expand Down
3 changes: 2 additions & 1 deletion cc-adoption/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,10 +453,11 @@ <h1>Community College(and smaller institutions) Adoption<a class="headerlink" hr
<li><p>Solutions Repository: <a class="reference external" href="https://github.com/data-8/materials-sp22-private">materials-sp22-private</a></p></li>
<li><p>Automatic Grading System(Otter Service Standalone): <a class="reference external" href="https://github.com/orgs/otter-service-stdalone">otter-service-stdalone</a></p></li>
</ul>
<p><strong>Step 5:</strong> Canvas Shell</p>
<p><strong>Step 5:</strong> Canvas Shell and Course Website</p>
<p>Here is a <a class="reference external" href="https://drive.google.com/file/d/1rBG97FUwMdV3QQas7znuH8pud-KC8yPM/view?usp=drive_link">screen recording</a> of what you need to do to configure the Canvas shell we have set up for you.</p>
<p>You can download the Canvas template <a class="reference external" href="https://drive.google.com/file/d/1u1OUAPWy3UachL-82qJgABABA--RIHj5/view?usp=sharing">here</a></p>
<p>We can help you with this process as well.</p>
<p>This <a class="reference external" href="https://www.data8.org/materials-sp22/demo.html">week-to-week layout</a> mirrors the Canvas Course layout as well. It is a good resource to get an overview of the course as well explore alternative platforms to render Jupyter Notebooks.</p>
<p><strong>Step 6:</strong> The Student Workflow</p>
<p><a class="reference external" href="https://drive.google.com/file/d/1flQlOZ6ViM0S7S0k0-ZLFZsFNY5ZXMON/view?usp=drive_link">Screen Recording</a></p>
<p>Here is a summary of the student workflow depicted in the recording:</p>
Expand Down
1 change: 1 addition & 0 deletions intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ <h1>The Data 8 Pedagogy Guide<a class="headerlink" href="#the-data-8-pedagogy-gu
<li><p><a class="reference internal" href="textbook.html"><span class="doc std std-doc"><strong>The Data 8 textbook</strong></span></a> is the textbook used by Data 8, with material that complements each topic in the class. It is licensed <a class="reference external" href="https://creativecommons.org/licenses/by-nc-nd/2.0/">CC-BY-ND-NC</a>, you are welcome to use the textbook at <a class="reference external" href="https://inferentialthinking.com">inferentialthinking.com</a>, but you may not modify or distribute it yourself without permission from the textbook authors.</p></li>
<li><p><a class="reference external" href="https://github.com/data-8/materials-sp22"><strong>Data 8 course materials</strong></a> includes notebooks, exercises, and other course materials. It is licensed <a class="reference external" href="https://creativecommons.org/licenses/by-nc/2.0/">CC-BY-NC</a>, and you are free to modify and distribute as you wish.</p></li>
<li><p><strong>Private course materials</strong>, including exams and answers. These are kept private in order to protect the integrity of the Data 8 courses at Berkeley and being run elsewhere. If you’d like access to these materials, please <a class="reference external" href="https://forms.gle/iKLcryjZXit5913k7">fill out this Google form</a>.</p></li>
<li><p><strong>Course Calendar and Demonstation Platforms</strong> We have an <a class="reference external" href="https://www.data8.org/materials-sp22/demo.html">example course calendar</a> laying out the course week-to-week with appropriate notebooks linked to various rendering platforms.</p></li>
</ul>
</section>
<section id="technology-guide">
Expand Down
5 changes: 5 additions & 0 deletions notebooks-platforms/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,11 @@ <h1>Data 8 Notebooks in Various Forms</h1>
<section class="tex2jax_ignore mathjax_ignore" id="data-8-notebooks-in-various-forms">
<h1>Data 8 Notebooks in Various Forms<a class="headerlink" href="#data-8-notebooks-in-various-forms" title="Permalink to this heading">#</a></h1>
<p>The following are the notebooks used in Data 8 but created for different platforms in the case you are not using a JupyterHub instance. The first line contains a normal set of notebooks with all the data files in the distribution. The second set, marked “-no-footprint”, is the exact same notebooks but the data files used in the notebooks are loaded via a URL instead of being stored with the notebooks themselves.</p>
<p><strong>CodeSpaces:</strong>
<a class="reference external" href="https://github.com/features/codespaces/">CodeSpaces</a> is a GitHub programming environment that can be used for Jupyter Notebook rendering. We have links set up to open in CodeSpace on the demonstration page of the materials-sp22 repository.</p>
<ul class="simple">
<li><p><a class="reference external" href="https://www.data8.org/materials-sp22/demo.html">materials-sp22 Demo Page</a></p></li>
</ul>
<p><strong>Colab:</strong>
<a class="reference external" href="https://colab.research.google.com/">Colab</a> is the Google-created Jupyter Notebook rendering platform. In order to use Otter Grader with Colab, you need to have the student mount their Google Drive; these notebooks mount the Google Drive for the student.</p>
<ul class="simple">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 323a61f

Please sign in to comment.