diff --git a/_sources/cc-adoption/intro.md b/_sources/cc-adoption/intro.md index f2da549..2b22842 100644 --- a/_sources/cc-adoption/intro.md +++ b/_sources/cc-adoption/intro.md @@ -38,7 +38,7 @@ 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. @@ -46,6 +46,8 @@ You can download the Canvas template [here](https://drive.google.com/file/d/1u1O 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) diff --git a/_sources/intro.md b/_sources/intro.md index 97f92a9..53e207e 100644 --- a/_sources/intro.md +++ b/_sources/intro.md @@ -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 diff --git a/_sources/notebooks-platforms/intro.md b/_sources/notebooks-platforms/intro.md index 45534f5..d1cca68 100644 --- a/_sources/notebooks-platforms/intro.md +++ b/_sources/notebooks-platforms/intro.md @@ -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) diff --git a/cc-adoption/intro.html b/cc-adoption/intro.html index b824ecc..55f55b6 100644 --- a/cc-adoption/intro.html +++ b/cc-adoption/intro.html @@ -453,10 +453,11 @@

Community College(and smaller institutions) Adoption

Solutions Repository: materials-sp22-private

  • Automatic Grading System(Otter Service Standalone): otter-service-stdalone

  • -

    Step 5: Canvas Shell

    +

    Step 5: Canvas Shell and Course Website

    Here is a screen recording of what you need to do to configure the Canvas shell we have set up for you.

    You can download the Canvas template here

    We can help you with this process as well.

    +

    This week-to-week layout 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

    Here is a summary of the student workflow depicted in the recording:

    diff --git a/intro.html b/intro.html index e43efeb..3c27c45 100644 --- a/intro.html +++ b/intro.html @@ -454,6 +454,7 @@

    The Data 8 Pedagogy GuideThe Data 8 textbook is the textbook used by Data 8, with material that complements each topic in the class. It is licensed CC-BY-ND-NC, you are welcome to use the textbook at inferentialthinking.com, but you may not modify or distribute it yourself without permission from the textbook authors.

  • Data 8 course materials includes notebooks, exercises, and other course materials. It is licensed CC-BY-NC, 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.

  • +
  • Course Calendar and Demonstation Platforms We have an example course calendar laying out the course week-to-week with appropriate notebooks linked to various rendering platforms.

  • diff --git a/notebooks-platforms/intro.html b/notebooks-platforms/intro.html index 63cc69d..a8dab4a 100644 --- a/notebooks-platforms/intro.html +++ b/notebooks-platforms/intro.html @@ -427,6 +427,11 @@

    Data 8 Notebooks in Various Forms

    Data 8 Notebooks in Various Forms#

    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 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.

    +

    Colab: Colab 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.

      diff --git a/searchindex.js b/searchindex.js index e7c306d..e3f6d0f 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["LICENSE", "README", "authoring/authoring_screen_recordings", "authoring/intro", "authoring/minor_changes_screen_recordings", "authoring/otter-examples", "cc-adoption/intro", "connectors_modules", "datascience", "grading/gradescope", "grading/intro", "grading/local", "grading/otter_service_standalone", "intro", "jupyter/distribution", "jupyter/intro", "jupyter/jupyter_assignments", "jupyter/making_assignments", "labs/intro", "labs/labs", "labs/tutors", "notebooks-platforms/intro", "staff/intro", "staff/roles", "syllabus/distribution", "syllabus/inspiration", "syllabus/intro", "syllabus/slides", "syllabus/syllabus", "textbook", "useful_links"], "filenames": ["LICENSE.md", "README.md", "authoring/authoring_screen_recordings.md", "authoring/intro.md", "authoring/minor_changes_screen_recordings.md", "authoring/otter-examples.ipynb", "cc-adoption/intro.md", "connectors_modules.md", "datascience.md", "grading/gradescope.md", "grading/intro.md", "grading/local.md", "grading/otter_service_standalone.md", "intro.md", "jupyter/distribution.md", "jupyter/intro.md", "jupyter/jupyter_assignments.md", "jupyter/making_assignments.md", "labs/intro.md", "labs/labs.md", "labs/tutors.md", "notebooks-platforms/intro.md", "staff/intro.md", "staff/roles.md", "syllabus/distribution.md", "syllabus/inspiration.md", "syllabus/intro.md", "syllabus/slides.md", "syllabus/syllabus.md", "textbook.md", "useful_links.md"], "titles": ["<no title>", "Zero to Data 8", "Authoring Notebooks: Start to Finish", "Authoring Notebooks", "Minor Changes to existing Otterized Notebooks", "Authoring Otter Grader-Based Notebook", "Community College(and smaller institutions) Adoption", "Connector courses", "The datascience Package", "Grading with GradeScope", "Grading Otterized Notebooks", "Grading Locally", "Otter Service Standalone", "The Data 8 Pedagogy Guide", "Distributing Notebooks", "Jupyter Notebook Assignments", "Jupyter Notebook Assignments", "Creating Data 8 Assignments", "Worksheets and Discussions", "Lab Sections", "Tutor Sessions and Office Hours", "Data 8 Notebooks in Various Forms", "Data 8 Course Staff Structure", "Roles and Responsibilities", "Distributing Notebooks", "Inspiration", "Syllabus & Lectures", "Slides & Lecture Videos", "Course structure", "The Data 8 Textbook", "Links"], "terms": {"mit": 0, "licens": [0, 9, 13, 27], "copyright": 0, "c": [0, 5], "2018": 0, "chri": 0, "holdgraf": 0, "permiss": [0, 13], "herebi": 0, "grant": 0, "free": [0, 2, 13], "charg": 0, "ani": [0, 4, 5, 7, 13, 14, 19, 24, 25, 29], "person": [0, 14, 18, 22, 24], "obtain": [0, 14, 24], "copi": [0, 2, 6, 27], "thi": [0, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 22, 24, 26, 27, 28, 29, 30], "softwar": 0, "associ": [0, 2, 5, 8, 13], "document": [0, 1, 8, 9, 11, 15, 17, 27, 30], "file": [0, 1, 2, 4, 5, 6, 9, 12, 14, 17, 21, 24, 27], "deal": 0, "without": [0, 2, 8, 13], "restrict": [0, 28], "includ": [0, 2, 4, 5, 6, 7, 13, 15, 17, 21, 27], "limit": [0, 8, 21, 25, 28], "right": [0, 12, 14, 25], "us": [0, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 21, 24, 25, 28, 29, 30], "modifi": [0, 13], "merg": 0, "publish": [0, 2, 4, 14, 24], "distribut": [0, 2, 5, 6, 13, 17, 21], "sublicens": 0, "sell": 0, "permit": 0, "whom": 0, "furnish": 0, "do": [0, 6, 7, 8, 12], "so": [0, 4, 5, 7, 11, 18, 20], "subject": 0, "follow": [0, 2, 5, 6, 8, 12, 13, 14, 20, 21, 23, 24, 25, 27, 28, 30], "condit": 0, "The": [0, 1, 2, 3, 5, 6, 7, 11, 12, 14, 15, 16, 17, 19, 20, 21, 22, 24, 25, 28, 30], "abov": [0, 6, 11, 14, 22, 24, 25, 28], "notic": [0, 5], "shall": 0, "all": [0, 1, 4, 6, 8, 9, 13, 14, 16, 17, 21, 23, 24, 25, 27, 28, 29, 30], "substanti": 0, "portion": [0, 14, 24], "THE": 0, "IS": 0, "provid": [0, 10, 13, 17, 18, 19, 23, 25, 28, 29], "AS": 0, "warranti": 0, "OF": 0, "kind": [0, 13], "express": 0, "OR": 0, "impli": 0, "BUT": 0, "NOT": [0, 19], "TO": 0, "merchant": 0, "fit": [0, 7], "FOR": 0, "A": [0, 5, 6, 7, 14, 20, 28], "particular": [0, 7, 14, 24, 25], "purpos": 0, "AND": 0, "noninfring": 0, "IN": 0, "NO": 0, "event": [0, 28], "author": [0, 12, 13, 17, 29], "holder": 0, "BE": 0, "liabl": 0, "claim": 0, "damag": 0, "other": [0, 1, 7, 8, 13, 14, 17, 18, 24, 26, 30], "liabil": 0, "whether": 0, "an": [0, 2, 5, 6, 7, 8, 9, 12, 13, 15, 16, 17, 19, 22, 25, 26, 28, 30], "action": 0, "contract": 0, "tort": 0, "otherwis": 0, "aris": 0, "from": [0, 2, 3, 4, 6, 7, 8, 9, 12, 13, 14, 16, 17, 20, 24, 25, 27, 28], "out": [0, 2, 5, 7, 13, 14, 15, 17, 22, 24, 25, 28], "connect": [0, 22, 23, 28], "WITH": 0, "repositori": [1, 2, 4, 6, 12, 14, 16, 21, 24, 28], "host": [1, 18, 20, 22, 30], "content": [1, 2, 14, 15, 19, 24, 28, 29], "websit": [1, 13, 14, 23, 27, 28, 30], "guid": [1, 7, 8, 16, 17, 18, 24, 29], "deploi": [1, 13], "your": [1, 2, 4, 5, 6, 8, 10, 11, 12, 13, 14, 21, 24, 27, 28], "own": [1, 2, 11, 13, 25, 27], "cours": [1, 2, 5, 6, 8, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 26, 27, 29], "infrastructur": [1, 7, 13], "resid": 1, "onlin": [1, 13, 16, 26], "data8": [1, 28], "org": [1, 28], "requir": [1, 2, 7, 8, 13, 17, 19, 20, 22, 23, 25, 26], "latest": [1, 16], "beta": 1, "version": [1, 4, 11, 17, 27], "jupyt": [1, 2, 6, 7, 18, 21, 23, 29], "you": [1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 21, 22, 24, 27, 28, 30], "can": [1, 2, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 19, 22, 24, 25, 27, 28, 29, 30], "local": [1, 14, 21, 24], "here": [1, 2, 4, 5, 6, 8, 9, 12, 13, 14, 16, 20, 22, 24, 28, 29, 30], "pip": [1, 4, 11], "u": 1, "0": [1, 17], "7": [1, 5, 6, 17], "see": [1, 5, 13, 28, 29, 30], "more": [1, 5, 7, 8, 13, 14, 15, 17, 18, 19, 22, 24, 25, 27, 28, 29, 30], "inform": [1, 6, 7, 13, 17, 27, 29, 30], "folder": [1, 4, 6, 12, 14, 24], "_toc": 1, "yml": 1, "contain": [1, 3, 4, 5, 12, 15, 17, 21], "tabl": [1, 5, 8, 28], "If": [1, 2, 4, 12, 13, 14, 24, 27, 30], "add": [1, 2, 12, 17], "page": [1, 2, 3, 6, 7, 10, 12, 14, 16, 20, 24, 27], "updat": [1, 12], "_config": 1, "s": [1, 5, 7, 13, 14, 18, 19, 20, 21, 22, 23, 24, 27, 28], "configur": [1, 2, 5, 6, 9, 11, 17], "It": [1, 5, 8, 13, 14, 21, 26, 28], "control": [1, 28], "mani": [1, 4, 5, 8, 13, 25, 26], "aspect": [1, 22], "edit": [1, 2, 4, 15, 17], "wish": [1, 13], "new": [1, 2, 5, 13, 14, 16, 21, 24, 27, 28, 29], "sure": [1, 5], "entri": [1, 8], "run": [1, 2, 4, 5, 7, 13, 14, 16, 17, 20, 22, 23, 24, 25, 28], "built": [1, 8, 29], "markdown": [1, 2, 5, 17], "push": [1, 9], "github": [1, 2, 4, 6, 12, 14, 24], "That": 1, "ar": [2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29], "seri": [2, 5, 6, 14, 24], "record": [2, 3, 4, 6, 12, 17], "lead": [2, 18, 19], "through": [2, 4, 6, 7, 11, 14, 16, 17, 19, 22, 24, 25, 26], "how": [2, 4, 5, 7, 9, 11, 12, 17, 22, 26, 28, 30], "well": [2, 6, 8, 18, 19, 22, 28], "otter": [2, 6, 11, 16, 17, 21], "grade": [2, 6, 12, 16, 17, 19, 22], "base": [2, 7, 17, 22, 28], "part": [2, 7, 8, 12, 20, 23, 28], "1": [2, 4, 5, 6, 9, 11, 12, 17, 18, 20, 22], "set": [2, 5, 6, 7, 8, 17, 18, 21, 25, 26, 28], "up": [2, 4, 5, 6, 14, 19, 24, 25, 28], "environ": [2, 4, 6, 18, 25, 28], "screen": [2, 3, 4, 6, 12, 17], "5": [2, 3, 5, 6, 12, 17, 18, 20, 22, 28], "min": [2, 4, 12], "first": [2, 5, 8, 13, 19, 21, 25], "step": [2, 3, 4, 6, 9, 11, 12, 14, 24, 27, 28], "need": [2, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 21, 24], "In": [2, 5, 12, 14, 15, 19, 21, 22, 23, 24, 26, 27, 28], "we": [2, 3, 5, 6, 7, 9, 11, 12, 13, 14, 18, 24, 26, 27, 28], "illustr": [2, 4, 5, 9, 11, 12, 25], "creation": [2, 23], "student": [2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29], "instructor": [2, 4, 5, 6, 7, 9, 13, 16, 19, 22], "materi": [2, 4, 6, 12, 13, 14, 16, 21, 22, 23, 24, 28], "upload": [2, 4, 6, 9, 12, 14, 24], "accompani": 2, "jupyterhub": [2, 4, 6, 14, 21, 24, 25, 28], "order": [2, 5, 6, 12, 13, 14, 16, 19, 21, 24, 25, 28], "facilit": [2, 28], "make": [2, 4, 5, 8, 17, 22, 27, 28], "chang": [2, 3], "2": [2, 5, 6, 9, 12, 17, 19, 20, 22, 28], "assign": [2, 4, 6, 9, 12, 14, 18, 22, 23, 24], "12": [2, 5, 22], "review": [2, 22, 23], "assum": [2, 4, 28], "now": [2, 13, 26], "video": [2, 6, 28], "workflow": [2, 6], "onc": [2, 9, 11, 12, 13, 17, 22, 26, 27, 28], "have": [2, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 28, 30], "readi": [2, 17], "after": [2, 6, 7, 8, 12, 14, 17, 24], "moment": [2, 5], "creat": [2, 4, 5, 6, 8, 9, 13, 14, 15, 16, 21, 22, 24, 25, 28, 29], "3": [2, 5, 6, 9, 12, 17, 28], "nbgitpul": [2, 4, 24], "link": [2, 4, 6, 16, 17, 28, 29], "go": [2, 4, 6, 14, 24, 28], "name": [2, 4, 5, 17, 27], "scratch": [2, 3, 17], "special": [2, 17, 18], "allow": [2, 7, 8, 9, 14, 15, 22, 24, 25], "open": [2, 4, 5, 6, 8, 13, 14, 15, 24], "seamlessli": [2, 8], "show": [2, 12, 14, 19, 24], "via": [2, 4, 21], "chrome": 2, "extens": [2, 28], "4": [2, 4, 5, 6, 11, 12, 28], "grader": [2, 4, 6, 11, 12, 16, 17, 21], "ambiti": 2, "branch": [2, 14, 24], "exist": [2, 3], "mai": [2, 5, 7, 8, 12, 13, 14, 24, 28], "doe": [2, 5, 8, 14, 17, 24, 25, 28], "self": [2, 5, 23], "good": [2, 5, 17], "exampl": [2, 4, 5, 8, 14, 16, 17, 24, 26, 28], "lectur": [2, 6, 7, 18, 20, 22, 23, 28, 29], "along": 2, "There": [2, 3, 5, 6, 9, 10, 13, 16, 17, 18, 21, 23, 28], "check": [2, 5, 6, 7, 14, 17, 19, 23, 24], "also": [2, 4, 5, 6, 7, 8, 9, 11, 14, 16, 17, 22, 24, 25, 28, 29], "gener": [2, 5, 6, 15, 17, 23, 25, 28], "13": [2, 17, 23], "onto": [2, 6], "question": [2, 4, 9, 17, 18, 19, 20, 22, 23, 26, 28], "point": [2, 5, 12, 16, 17, 28], "explor": [2, 3, 7, 13, 15], "might": [2, 4, 5, 7, 17], "code": [2, 8, 12, 15, 17, 19, 29], "answer": [2, 4, 5, 6, 13, 14, 16, 20, 22, 23, 24, 28], "short": [2, 5, 7], "form": [2, 6, 8, 13, 18], "respond": 2, "multipl": 2, "choic": [2, 25], "prompt": [2, 17], "view": [2, 4, 14, 27], "two": [3, 5, 7, 13, 16, 17, 18, 22, 26, 28], "case": [3, 5, 14, 21, 24, 28], "section": [3, 5, 9, 12, 13, 14, 18, 22, 26, 28], "minor": 3, "10": [3, 22, 23], "minut": [3, 12, 19], "length": 3, "break": 3, "down": [3, 14], "variou": [3, 11, 14, 22, 24, 28], "process": [3, 6, 12, 14, 17, 24], "user": [4, 5, 14, 17, 24, 28], "data": [4, 5, 6, 7, 8, 11, 15, 16, 20, 23, 26, 27, 28, 30], "8": [4, 5, 6, 7, 8, 11, 15, 16, 18, 20, 26, 27, 28], "want": [4, 11, 14, 24, 27, 30], "These": [4, 5, 13, 14, 16, 17, 18, 19, 20, 22, 24, 28], "problem": [4, 12, 18, 20], "number": [4, 5, 17, 22, 28], "calcul": [4, 28], "possibl": [4, 5, 22, 28], "even": 4, "ad": [4, 6, 12], "dataset": [4, 8, 14, 24, 28], "move": [4, 5, 11, 16], "take": [4, 5, 7, 12, 25], "class": [4, 7, 13, 16, 19, 22, 25, 28, 29], "instruct": [4, 6, 18, 21], "below": [4, 5, 14, 17, 19, 22, 24, 28], "coupl": 4, "piec": [4, 5, 6, 28], "alreadi": 4, "privat": [4, 6, 12, 13, 14, 16, 24], "public": [4, 14, 16, 17, 24], "done": [4, 8, 12, 16], "explain": [4, 19], "access": [4, 6, 8, 12, 13, 19, 25], "python": [4, 5, 8, 17, 25, 29], "where": [4, 6, 24, 27, 28], "packag": [4, 11, 16, 25, 30], "instal": [4, 11, 14], "still": 4, "work": [4, 6, 8, 19, 21, 22, 23], "11": [4, 17], "summari": [4, 6], "download": [4, 6, 12, 14, 24], "raw": [4, 5], "log": [4, 6, 12], "hub": 4, "http": [4, 14, 24, 28], "xxx": 4, "cloudbank": [4, 6], "2i2c": 4, "cloud": 4, "switch": 4, "lab": [4, 5, 6, 7, 16, 18, 22, 28], "tree": 4, "put": 4, "e": [4, 28], "g": [4, 28], "hw03": 4, "drag": 4, "comput": [4, 6, 8, 10, 13, 14, 15, 16, 21, 22, 24, 25, 26, 28], "relat": [4, 11, 28, 30], "ipynb": [4, 14, 24], "termin": 4, "verifi": 4, "don": 4, "t": [4, 5, 17], "dist": 4, "transfer": 4, "repo": [4, 6, 14, 24], "back": [4, 9], "decid": 4, "store": [4, 14, 21, 24, 27], "autograd": [4, 6, 9, 12, 23], "zip": [4, 6, 9, 12], "leav": [4, 14, 24], "save": [4, 21, 27], "differ": [5, 7, 13, 14, 21, 23, 24, 25], "type": [5, 27, 28, 29], "avail": [5, 13, 14, 16, 24, 26, 27, 28], "pleas": [5, 6, 12, 13, 19, 27], "note": [5, 9, 25], "when": [5, 6, 11, 12, 14, 24, 28], "kei": [5, 14, 24], "top": [5, 14], "cell": [5, 6, 17], "begin": [5, 17, 25], "end": [5, 17, 22], "quesion": 5, "solut": [5, 6, 12, 17, 20, 23], "test": [5, 13, 16, 25], "anyth": 5, "execut": 5, "render": [5, 6, 21], "appli": [5, 7, 19], "style": 5, "syntax": [5, 8], "like": [5, 7, 13, 14, 16, 23, 25, 28], "one": [5, 6, 7, 12, 14, 15, 17, 18, 21, 22, 23, 24], "parent": [5, 17], "never": 5, "come": [5, 8, 17, 25, 28], "must": [5, 14, 24, 25], "full": [5, 6, 8, 14, 24], "descript": [5, 28], "what": [5, 6, 12, 13, 26, 28], "found": [5, 8, 16, 17, 29, 30], "look": [5, 13], "few": [5, 6, 19, 28, 29], "critic": 5, "understand": [5, 8, 14, 20, 24, 25], "structur": [5, 8, 19], "each": [5, 6, 7, 8, 10, 13, 14, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28], "dash": 5, "line": [5, 11, 16, 17, 21, 28], "correspond": [5, 29], "three": [5, 10, 22], "would": [5, 14, 19, 21, 24], "mean": [5, 8, 14, 15, 24, 28], "worth": 5, "final": [5, 6, 7, 11, 19], "four": 5, "mark": [5, 17, 21], "hidden": [5, 17, 19], "instead": [5, 8, 14, 21, 24, 25], "ourselv": 5, "ha": [5, 7, 21, 22, 25, 28], "custom": [5, 6, 7], "refer": [5, 8, 10, 11, 13, 26], "import": [5, 19, 28], "math": [5, 25, 28], "weird_numb": 5, "complet": [5, 6, 7, 9, 13, 19], "arrai": [5, 8, 22], "call": [5, 8, 14, 16, 17, 24, 29], "given": [5, 14, 24, 28], "floor": 5, "6": [5, 6], "power": [5, 8, 25], "ceil": 5, "hint": 5, "function": [5, 8, 17, 28], "modul": [5, 8, 14, 24, 25], "cover": [5, 13, 18, 22, 23, 25, 26, 28], "list": [5, 20, 28], "behav": 5, "than": [5, 14, 17, 24, 25], "numpi": [5, 8], "make_arrai": 5, "nameerror": 5, "traceback": 5, "most": [5, 18, 27, 28], "recent": [5, 27], "last": [5, 18, 19], "defin": [5, 17], "np": [5, 8], "didn": 5, "ndarrai": 5, "len": [5, 25], "allclos": 5, "15625": 5, "rtol": 5, "1e": 5, "03": 5, "atol": 5, "nede": 5, "analyz": [5, 7], "plot": [5, 8], "easili": 5, "automat": [5, 6, 9, 14, 17, 24], "No": [5, 22], "true": [5, 17], "help": [5, 6, 7, 8, 13, 17, 18, 19, 22, 23, 27, 29], "determin": 5, "between": [5, 8, 17, 18, 22, 26, 28], "birth": 5, "rate": 5, "death": 5, "dure": [5, 23], "time": [5, 8, 12, 16, 21, 23, 26, 27, 28], "interv": [5, 28], "intermedi": 5, "thing": 5, "consid": 5, "chart": [5, 28], "variabl": [5, 28], "manipul": [5, 8, 28], "certain": 5, "recommend": [5, 14, 24, 27, 28], "read": [5, 7, 22, 23, 28], "homework": [5, 6, 16, 19, 20, 22, 23, 28], "birth_rat": 5, "death_rat": 5, "pop": 5, "column": [5, 8, 28], "2015": 5, "with_column": 5, "scatter": 5, "9": 5, "why": [5, 14, 24, 25], "boston": 5, "manila": 5, "try": 5, "think": [5, 8, 17, 29], "about": [5, 6, 7, 8, 12, 13, 18, 20, 22, 24, 25, 26, 28, 30], "extern": [5, 14, 24], "factor": [5, 19], "citi": 5, "caus": [5, 28], "plai": [5, 7], "could": 5, "becaus": [5, 14, 24], "traffic": 5, "weather": 5, "pleasant": 5, "winter": 5, "peopl": [5, 22], "choos": [5, 24, 27], "car": 5, "trip": 5, "rather": [5, 14, 24], "walk": 5, "second": [5, 17, 21], "ye": 5, "thei": [5, 6, 7, 14, 15, 21, 24, 25, 28], "get": [5, 7, 19, 20, 28], "give": [5, 6, 7, 13, 16, 20, 25], "third": 5, "correct": [5, 6], "implic": 5, "valid": 5, "suppos": 5, "hist": 5, "y": 5, "which": [5, 7, 8, 14, 15, 18, 19, 20, 24, 26, 28, 29], "histogram": [5, 28], "produc": 5, "histogram_column_i": 5, "either": [5, 13, 19, 28], "b": [5, 28], "int": 5, "under": [6, 12, 13, 27, 29], "fund": 6, "nsf": 6, "offer": [6, 22], "resourc": [6, 13, 22, 30], "teach": [6, 8, 13, 15, 20, 22, 23, 26, 29], "scienc": [6, 7, 8, 13, 25, 26, 28, 30], "berkelei": [6, 7, 8, 13, 14, 19, 20, 22, 24, 25, 28, 30], "acquir": 6, "gain": [6, 18, 19, 26], "our": [6, 7, 12, 13, 19], "system": [6, 12, 14, 21, 24], "expect": 6, "notebook": [6, 7, 9, 11, 12, 13, 17, 18, 19, 23], "project": [6, 7, 13, 15, 16, 18, 19, 20, 22, 23, 28], "slide": [6, 28], "worksheet": [6, 22, 23], "discuss": [6, 23], "session": [6, 18, 22, 23], "canva": [6, 9], "templat": 6, "instanc": [6, 14, 21, 24], "campu": [6, 7, 25], "singl": [6, 13, 26, 28], "sign": 6, "option": [6, 11, 17, 22], "servic": [6, 9, 10, 16, 21], "return": [6, 17], "csv": [6, 12], "privaci": 6, "agreement": 6, "ask": [6, 18, 19, 22, 26], "anyon": 6, "usernam": [6, 12], "Then": 6, "yourself": [6, 13, 14, 24], "login": 6, "fork": 6, "accept": [6, 8, 12, 25], "invit": [6, 12], "sp22": [6, 12, 21, 28], "standalon": [6, 10, 16], "organ": [6, 12], "click": [6, 12, 14, 24, 27], "stdalon": 6, "shell": 6, "depict": 6, "web": [6, 14, 15, 24], "anoth": 6, "tab": 6, "chosen": 6, "finish": [6, 12, 14, 17, 24], "export": 6, "bottom": 6, "ever": 6, "normal": [6, 21], "submit": 6, "machin": [6, 11, 15, 28], "navig": 6, "autograder_zip": [6, 12], "find": [6, 7, 12, 13, 16, 27, 28, 30], "datahub": [6, 14, 15, 24], "edu": [6, 7, 13, 14, 19, 24, 28], "unit": [7, 22], "depth": 7, "introduct": [7, 13, 28], "toolkit": 7, "concept": [7, 13, 26, 28], "field": [7, 13, 14, 24, 26], "vari": [7, 12, 23], "everi": [7, 29], "semest": [7, 16, 22, 25, 27, 28, 29], "usual": 7, "within": [7, 8, 23], "domain": [7, 25], "social": 7, "offici": [7, 20, 27], "though": 7, "crucial": [7, 28], "role": [7, 22], "educ": [7, 13, 30], "ecosystem": 7, "dsep": 7, "program": [7, 8, 9, 25, 26, 30], "encourag": 7, "them": [7, 13, 14, 15, 17, 20, 24], "togeth": 7, "For": [7, 14, 16, 17, 18, 24, 26, 27, 28], "webpag": [7, 20], "interact": [7, 14, 15, 28, 29], "some": [7, 17, 21, 24, 25, 28], "featur": [7, 26], "showcas": 7, "implement": 7, "almost": 7, "relev": 7, "wide": [7, 8, 22, 25], "object": [7, 8], "learn": [7, 8, 13, 14, 15, 24, 25, 26, 28, 30], "interpret": [7, 26], "graph": 7, "basic": [7, 14, 24, 25], "statist": [7, 13, 15, 25, 26], "studi": [7, 28], "familiar": [7, 14, 23, 24], "foundat": [7, 13], "analysi": [7, 8, 28], "team": [7, 19], "over": [7, 8, 16, 18, 22, 28], "year": [7, 13, 20], "separ": [7, 22], "curriculum": 7, "professor": [7, 8, 20, 22], "howev": [7, 8, 28], "univers": 7, "colleg": 7, "brainstorm": 7, "idea": [7, 25, 28], "bring": 7, "specif": [7, 8, 25, 27, 28], "disciplin": [7, 13], "sourc": [8, 13, 14, 15, 24, 29], "regardless": 8, "background": [8, 13, 25, 26], "As": [8, 25], "aid": 8, "design": [8, 25, 28], "intuit": 8, "conduct": [8, 22, 25], "techniqu": [8, 28], "spend": 8, "consider": 8, "directli": 8, "complex": [8, 25, 28], "tool": [8, 13, 14, 17, 24, 25, 26], "panda": 8, "matplotlib": 8, "At": [8, 12, 19, 27], "introduc": 8, "further": 8, "upper": 8, "divis": 8, "coursework": 8, "100": [8, 17, 25], "wa": 8, "main": [8, 14, 20, 29], "goal": [8, 20], "visual": [8, 13, 15, 28], "introductori": [8, 13, 25, 26], "inspir": 8, "sql": 8, "r": 8, "frame": 8, "natur": 8, "langaug": 8, "wai": [8, 10, 13, 16, 17, 26, 28], "sever": [8, 17, 26, 28, 29], "depend": [8, 23], "numer": [8, 15, 28], "linear": [8, 28], "algebra": [8, 25], "reli": [8, 28], "its": [8, 29], "primari": [8, 16, 28], "often": 8, "separt": 8, "append": 8, "scipi": 8, "scientif": [8, 28], "minim": 8, "rmse": 8, "optim": 8, "notabl": 8, "tweak": 8, "renam": 8, "titl": [8, 13], "adjust": 8, "axi": 8, "shape": 8, "abstract": [8, 17], "awai": [8, 17, 25, 28], "industri": [8, 25, 28], "standard": [8, 28], "although": 8, "signific": 8, "support": [8, 22, 26, 27], "convers": 8, "datafram": 8, "written": [8, 17, 20, 22, 23, 29], "john": [8, 29], "denero": [8, 29], "david": [8, 29], "culler": [8, 29], "sam": [8, 29], "lau": [8, 29], "alvin": [8, 29], "wan": [8, 29], "typic": [8, 18, 19, 20], "onli": [8, 11, 17, 22, 23, 25, 27], "One": 8, "larg": [8, 15, 22], "barrier": 8, "knowledg": 8, "sinc": 8, "highli": 8, "thu": [8, 25], "remov": [8, 17], "decis": [8, 13, 26], "profound": 8, "trade": 8, "off": 8, "lose": [8, 21], "flexibl": 8, "increas": 8, "eas": [8, 17], "usag": 8, "compar": 8, "too": 8, "mb": 8, "scope": 8, "overal": 8, "emphas": 8, "develop": [8, 23], "skill": [8, 13, 25, 26, 28], "train": [8, 28], "transit": 8, "rang": [8, 17], "clean": [8, 15, 25], "procedur": 8, "method": [8, 25, 28], "taught": [8, 13, 28], "receiv": 8, "miss": 8, "valu": [8, 28], "plan": 8, "place": 8, "larger": [8, 22], "focu": [8, 28], "advanc": [8, 22, 25, 28], "perhap": 8, "appropri": [8, 17], "institut": [9, 13], "paid": [9, 16], "tie": 9, "score": 9, "lm": [9, 14, 24], "assig": 9, "detail": [9, 10, 11, 14, 17, 19], "enabl": [9, 14, 22, 24, 28], "combin": [9, 13, 15, 25, 26], "manual": [9, 14, 17, 24], "should": [9, 13, 14, 17, 23, 24, 25, 26, 28], "veri": [9, 17], "straight": 9, "forward": 9, "gradescop": [10, 16], "On": 10, "caveat": 11, "docker": 11, "compon": [11, 14, 24, 28], "reccommend": 11, "tutori": [11, 17], "command": [11, 14, 16, 24], "been": [12, 28], "account": [12, 14, 24, 27], "submiss": 12, "compress": 12, "itself": 12, "visit": [12, 27], "brows": [12, 14], "email": [12, 13], "previou": [12, 18, 20], "press": 12, "button": [12, 14, 24], "appear": [12, 14], "next": [12, 19], "result": 12, "wait": 12, "guess": 12, "being": [12, 13, 21, 23, 28], "per": [12, 18, 23], "ten": 12, "hope": 12, "long": [12, 20, 21], "until": 12, "soon": 12, "enter": 12, "side": 12, "indic": [12, 14], "uc": [13, 20, 22], "principl": 13, "infer": [13, 25], "model": [13, 15], "hypothesi": 13, "encompass": 13, "practic": [13, 18, 19, 25, 28], "shift": [13, 26], "tradition": [13, 26], "individu": [13, 22, 26], "were": [13, 21, 25, 26], "ethic": [13, 26], "among": [13, 26], "book": 13, "pedagog": [13, 22, 25, 26], "made": [13, 26], "seen": [13, 26, 28], "commun": [13, 21], "broader": [13, 14, 24], "site": 13, "textbook": [13, 26, 28], "To": [13, 17, 19, 24, 27, 30], "select": [13, 22], "left": 13, "releas": [13, 23], "adopt": [13, 20, 25, 27], "quick": 13, "breakdown": 13, "complement": 13, "topic": [13, 18, 19, 20, 22, 25, 26, 28, 29], "cc": [13, 29], "BY": [13, 29], "nd": [13, 29], "nc": [13, 29], "welcom": 13, "inferentialthink": [13, 28], "com": [13, 14, 24, 28], "exercis": 13, "exam": [13, 19, 22, 23], "kept": 13, "protect": 13, "integr": [13, 28], "elsewher": 13, "d": 13, "fill": [13, 14, 24], "googl": [13, 21, 27], "technic": [13, 19, 28], "overview": 13, "woud": 13, "interest": 13, "shoot": 13, "ds": [13, 14, 19, 24], "launch": [14, 24], "pull": [14, 24], "manag": [14, 23, 24, 28], "simplifi": [14, 24], "just": [14, 24, 25], "entir": [14, 24], "git": [14, 24], "cannot": [14, 24], "arbitrari": [14, 24], "immedi": [14, 15, 17, 24], "publicli": [14, 19, 24, 27], "valuabl": [14, 24, 26], "easi": [14, 17, 24], "context": [14, 24, 28], "highlight": [14, 24], "color": [14, 24], "grei": [14, 24], "format": [14, 17, 24], "remain": [14, 24], "same": [14, 15, 21, 22, 24, 26, 28, 29], "etc": [14, 23, 24, 28], "better": [14, 20, 24], "clone": [14, 24], "sw": [14, 24], "282": [14, 24], "default": [14, 24], "specifi": [14, 24], "lab04": [14, 24], "path": [14, 24], "current": [14, 16, 18, 19, 25], "bit": 14, "easier": 14, "tell": 14, "drop": 14, "shown": [14, 24], "url": [14, 21, 24], "input": [14, 24], "past": [14, 22, 24], "blank": [14, 24], "master": [14, 24], "text": [14, 15, 20, 24], "box": [14, 24], "technolog": [14, 24, 25, 28], "behind": [14, 24, 25], "unfinish": [14, 24], "probabl": [14, 24, 28], "applic": [15, 25], "share": 15, "live": [15, 16, 27], "equat": 15, "narr": 15, "transform": 15, "simul": [15, 25, 28], "much": 15, "collabor": 15, "carri": [15, 25, 28], "runnabl": 15, "feedback": [15, 16], "essenti": 15, "philosophi": 15, "consist": 16, "group": [16, 18, 22, 28], "mostli": 16, "wherea": 16, "auto": 16, "evalu": [16, 23], "perform": [16, 22], "suit": 16, "spring": [16, 20, 23, 27, 28], "2022": [16, 27, 28], "freeli": [16, 26, 28], "tend": [16, 28], "evolv": [16, 28], "seciton": 17, "pars": 17, "directori": 17, "util": [17, 29], "filter": 17, "latex": 17, "pdf": 17, "simpl": [17, 28], "yaml": 17, "metadata": 17, "block": 17, "mandatori": [17, 19], "paramet": [17, 28], "def": 17, "siev": 17, "n": 17, "prime": 17, "less": 17, "equal": [17, 23], "posit": [17, 22], "integ": 17, "is_prim": 17, "_": 17, "p": [17, 23], "while": [17, 22, 28], "i": 17, "fals": 17, "comment": [17, 27], "replac": 17, "ellipsi": 17, "behavior": 17, "describ": [17, 28], "doc": [17, 27], "zero": [17, 29], "denot": 17, "annot": 17, "test_": 17, "ignor": 17, "funcation": 17, "funcion": 17, "test_low_prim": 17, "assert": 17, "test_higher_prim": 17, "20": [17, 25], "17": 17, "19": 17, "23": 17, "29": [17, 28], "31": 17, "37": 17, "41": 17, "43": 17, "47": 17, "53": 17, "59": 17, "61": 17, "67": 17, "71": 17, "73": 17, "79": 17, "83": 17, "89": 17, "97": 17, "output": [17, 28], "re": 17, "subdirectoi": 17, "subdirectori": 17, "nuanc": 17, "doctest": 17, "shouldn": 17, "overlook": 17, "far": 18, "gone": 18, "syllabu": 18, "engag": [18, 22], "staff": 18, "meet": [18, 25], "outsid": 18, "compos": [18, 20], "30": 18, "ugsi": [18, 19, 20, 22], "tutor": [18, 22], "led": 18, "offic": [18, 22], "hour": [18, 19, 22], "who": [18, 22], "hire": [18, 23], "week": [18, 19, 20, 22], "held": 18, "small": [18, 22], "around": [18, 23], "opportun": 19, "exposur": 19, "roughli": [19, 20, 23], "attend": 19, "taken": [19, 25], "upcom": [19, 23], "deadlin": [19, 22], "logist": [19, 22], "debug": 19, "issu": 19, "frequent": 19, "midterm": [19, 23], "undergradu": [19, 22], "recap": 19, "supplement": [19, 29], "physic": 19, "sheet": 19, "meant": 19, "act": 19, "solv": 19, "conceptu": [19, 20], "discret": 19, "request": 19, "contact": 19, "reserv": 19, "okpi": 19, "similarli": 19, "credit": [19, 22], "academ": [19, 22], "intern": [19, 22], "handbook": 20, "jiayi": 20, "huang": 20, "respons": [20, 22], "ultim": [20, 25], "cement": [20, 29], "solid": [20, 28], "weekli": [20, 22, 23], "schedul": 20, "2020": 20, "prepar": 20, "patienc": 20, "effici": 20, "platform": 21, "footprint": 21, "exact": 21, "load": 21, "themselv": 21, "colab": 21, "mount": 21, "drive": [21, 27], "jupyterlit": 21, "rel": 21, "browser": 21, "server": 21, "authent": 21, "cost": 21, "downsid": 21, "regularli": 21, "els": 21, "cach": 21, "clear": 21, "readm": 21, "binder": 21, "driven": 21, "memori": 21, "inact": 21, "term": 21, "storag": 21, "reflect": [22, 28], "alloc": 22, "diagram": 22, "ratio": 22, "27": [22, 28], "graduat": 22, "With": 22, "enrol": 22, "had": 22, "address": [22, 28], "size": 22, "thousand": 22, "feel": 22, "strategi": 22, "figur": 22, "hall": 22, "seat": 22, "hundr": 22, "experi": [22, 23, 25, 28], "25": 22, "staf": 22, "anywher": 22, "tailor": 22, "guerilla": 22, "major": [22, 28], "parti": 22, "room": 22, "member": [22, 23], "close": [22, 26], "1500": 22, "scale": 22, "enthusiasm": 22, "former": 22, "enjoi": 22, "join": [22, 28], "ai": 22, "assist": 22, "ta": [22, 23], "pass": [22, 23], "prove": 22, "talent": 22, "hold": 22, "experienc": 22, "eventu": 22, "hierarch": 22, "care": 22, "leadership": 22, "head": 22, "gsi": 22, "45": 23, "150": 23, "level": [23, 28], "hourli": 23, "commit": 23, "both": [23, 28], "abil": 23, "contribut": 23, "activ": [23, 29], "particip": 23, "ins": 23, "profession": 23, "lesson": 23, "rubric": 23, "handl": 23, "regrad": 23, "proctor": 23, "guerrilla": 23, "deleg": 23, "fall": 23, "those": 23, "lost": 23, "hw": 23, "wrangl": 23, "maintain": [23, 29], "la": 23, "write": [23, 26, 27], "chapter": [24, 28, 29], "juypterhub": 24, "motiv": 25, "equiti": 25, "abl": [25, 26], "prerequisit": 25, "high": [25, 28], "school": [25, 28, 30], "necessari": 25, "divers": 25, "across": 25, "potenti": 25, "pre": 25, "requisit": 25, "50": 25, "compris": 25, "clariti": 25, "conclud": 25, "scalabl": 25, "grow": 25, "demand": 25, "grown": 25, "1200": 25, "leverag": 25, "Be": 25, "robust": 25, "hypothes": 25, "know": 25, "task": 25, "quantifi": [25, 28], "uncertainti": 25, "har": 25, "real": 25, "world": [25, 28], "varieti": 25, "shield": 25, "aim": 25, "anybodi": 25, "cs": 25, "datasci": [25, 29, 30], "api": 25, "forc": 25, "equit": 25, "collect": 25, "avoid": 25, "probabilist": 25, "subsequ": 25, "formal": 25, "occur": 25, "later": 25, "102": 25, "touch": 26, "bug": 26, "fundament": 26, "appreci": [26, 28], "interplai": 26, "inferenti": [26, 29], "creativ": 27, "common": 27, "insid": 27, "menu": 27, "spreadsheet": 27, "present": 27, "suggest": 27, "resolv": 27, "ok": 27, "consult": 27, "editor": 27, "www": 28, "takeawai": 28, "beyond": 28, "lot": 28, "solidifi": 28, "inter": 28, "did": 28, "Is": 28, "random": 28, "observ": 28, "effect": 28, "script": 28, "operation": 28, "let": 28, "interfac": 28, "stress": 28, "analyt": 28, "skillset": 28, "alongsid": 28, "iter": 28, "oper": 28, "repres": 28, "core": 28, "heavi": 28, "emphasi": 28, "particularli": 28, "mi": 28, "flip": 28, "coin": 28, "loop": 28, "empir": 28, "conclus": 28, "inher": 28, "underli": 28, "drawn": 28, "heavili": 28, "bootstrap": 28, "permut": 28, "estim": 28, "error": 28, "confid": 28, "deriv": 28, "treat": 28, "sens": 28, "befor": 28, "treatment": 28, "regress": 28, "quantit": 28, "classif": 28, "qualit": 28, "correl": 28, "least": 28, "squar": 28, "realli": 28, "classifi": 28, "algorithm": 28, "k": 28, "nearest": 28, "neighbor": 28, "brief": 28, "comparison": 28, "sai": 28, "bia": 28, "varianc": 28, "intrepret": 28, "central": 28, "theorem": 28, "chebyshev": 28, "whatev": 28, "prefer": 28, "date": 28, "fri": 28, "01": 28, "24": 28, "mon": 28, "demo": 28, "wed": 28, "02": 28, "row": 28, "adhikari": 29, "capabl": 29, "claus": 29, "upon": 29, "librari": 29, "build": 29, "languag": 29, "attach": 29, "annual": 30, "nation": 30, "workshop": 30}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"zero": 1, "data": [1, 13, 17, 21, 22, 25, 29], "8": [1, 13, 17, 21, 22, 23, 25, 29], "instal": 1, "softwar": [1, 29], "build": [1, 28], "book": [1, 29], "To": 1, "make": 1, "chang": [1, 4], "thi": 1, "author": [2, 3, 5], "notebook": [2, 3, 4, 5, 10, 14, 15, 16, 21, 24], "start": 2, "finish": 2, "minor": 4, "exist": 4, "otter": [4, 5, 10, 12], "grader": 5, "base": 5, "assign": [5, 15, 16, 17, 19, 28], "config": 5, "standard": 5, "program": [5, 28], "question": 5, "format": 5, "prompt": 5, "student": [5, 23], "write": [5, 17], "code": 5, "manual": 5, "grade": [5, 9, 10, 11, 23], "ask": 5, "visual": 5, "written": 5, "respons": [5, 23], "multipl": 5, "choic": [5, 8], "commun": 6, "colleg": 6, "smaller": 6, "institut": 6, "adopt": 6, "connector": 7, "cours": [7, 22, 28], "modul": 7, "creat": [7, 17], "your": [7, 17], "own": [7, 17], "The": [8, 13, 29], "datasci": 8, "packag": 8, "technic": 8, "detail": 8, "pedagog": 8, "gradescop": 9, "local": 11, "servic": 12, "standalon": 12, "pedagogi": [13, 23], "guid": 13, "type": 13, "content": [13, 23], "technolog": 13, "contact": 13, "us": 13, "distribut": [14, 24, 28], "what": [14, 24], "ar": [14, 24], "nbgitpul": 14, "link": [14, 24, 30], "how": [14, 24], "do": [14, 24], "work": [14, 24], "workflow": [14, 24], "chrome": 14, "extens": 14, "gener": [14, 24], "an": [14, 24], "import": [14, 24], "note": [14, 24], "jupyt": [15, 16], "best": 17, "practic": [17, 23], "autograd": 17, "test": [17, 28], "worksheet": [18, 19], "discuss": [18, 19], "lab": [19, 23], "section": [19, 23], "announc": 19, "mini": 19, "lectur": [19, 26, 27], "tutor": [20, 23], "session": 20, "offic": [20, 23], "hour": [20, 23], "variou": 21, "form": 21, "staff": [22, 23], "structur": [22, 28], "motiv": 22, "role": 23, "academ": 23, "intern": 23, "ai": 23, "assist": 23, "2": 23, "hr": 23, "week": 23, "prep": 23, "0": 23, "5": 23, "reflect": 23, "meet": 23, "return": 23, "two": 23, "prepar": 23, "1": 23, "flexibl": 23, "new": 23, "gsi": 23, "shadow": 23, "ugsi": 23, "undergradu": 23, "instructor": 23, "lead": 23, "20": 23, "One": 23, "mentor": 23, "other": 23, "spread": 23, "out": 23, "through": 23, "semest": 23, "primari": 23, "team": 23, "12": 23, "addit": 23, "support": 23, "infrastructur": 23, "logist": 23, "interact": 24, "inspir": 25, "major": 25, "goal": 25, "core": 25, "concept": 25, "larg": 25, "decis": 25, "made": 25, "teach": 25, "syllabu": [26, 28], "slide": 27, "video": 27, "conceptu": 28, "understand": 28, "uncertainti": 28, "causal": 28, "fundament": 28, "statist": 28, "sampl": 28, "hypothesi": 28, "infer": 28, "predict": 28, "model": 28, "compar": 28, "page": 28, "textbook": 29, "s": 29}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file +Search.setIndex({"docnames": ["LICENSE", "README", "authoring/authoring_screen_recordings", "authoring/intro", "authoring/minor_changes_screen_recordings", "authoring/otter-examples", "cc-adoption/intro", "connectors_modules", "datascience", "grading/gradescope", "grading/intro", "grading/local", "grading/otter_service_standalone", "intro", "jupyter/distribution", "jupyter/intro", "jupyter/jupyter_assignments", "jupyter/making_assignments", "labs/intro", "labs/labs", "labs/tutors", "notebooks-platforms/intro", "staff/intro", "staff/roles", "syllabus/distribution", "syllabus/inspiration", "syllabus/intro", "syllabus/slides", "syllabus/syllabus", "textbook", "useful_links"], "filenames": ["LICENSE.md", "README.md", "authoring/authoring_screen_recordings.md", "authoring/intro.md", "authoring/minor_changes_screen_recordings.md", "authoring/otter-examples.ipynb", "cc-adoption/intro.md", "connectors_modules.md", "datascience.md", "grading/gradescope.md", "grading/intro.md", "grading/local.md", "grading/otter_service_standalone.md", "intro.md", "jupyter/distribution.md", "jupyter/intro.md", "jupyter/jupyter_assignments.md", "jupyter/making_assignments.md", "labs/intro.md", "labs/labs.md", "labs/tutors.md", "notebooks-platforms/intro.md", "staff/intro.md", "staff/roles.md", "syllabus/distribution.md", "syllabus/inspiration.md", "syllabus/intro.md", "syllabus/slides.md", "syllabus/syllabus.md", "textbook.md", "useful_links.md"], "titles": ["<no title>", "Zero to Data 8", "Authoring Notebooks: Start to Finish", "Authoring Notebooks", "Minor Changes to existing Otterized Notebooks", "Authoring Otter Grader-Based Notebook", "Community College(and smaller institutions) Adoption", "Connector courses", "The datascience Package", "Grading with GradeScope", "Grading Otterized Notebooks", "Grading Locally", "Otter Service Standalone", "The Data 8 Pedagogy Guide", "Distributing Notebooks", "Jupyter Notebook Assignments", "Jupyter Notebook Assignments", "Creating Data 8 Assignments", "Worksheets and Discussions", "Lab Sections", "Tutor Sessions and Office Hours", "Data 8 Notebooks in Various Forms", "Data 8 Course Staff Structure", "Roles and Responsibilities", "Distributing Notebooks", "Inspiration", "Syllabus & Lectures", "Slides & Lecture Videos", "Course structure", "The Data 8 Textbook", "Links"], "terms": {"mit": 0, "licens": [0, 9, 13, 27], "copyright": 0, "c": [0, 5], "2018": 0, "chri": 0, "holdgraf": 0, "permiss": [0, 13], "herebi": 0, "grant": 0, "free": [0, 2, 13], "charg": 0, "ani": [0, 4, 5, 7, 13, 14, 19, 24, 25, 29], "person": [0, 14, 18, 22, 24], "obtain": [0, 14, 24], "copi": [0, 2, 6, 27], "thi": [0, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 16, 17, 18, 19, 22, 24, 26, 27, 28, 29, 30], "softwar": 0, "associ": [0, 2, 5, 8, 13], "document": [0, 1, 8, 9, 11, 15, 17, 27, 30], "file": [0, 1, 2, 4, 5, 6, 9, 12, 14, 17, 21, 24, 27], "deal": 0, "without": [0, 2, 8, 13], "restrict": [0, 28], "includ": [0, 2, 4, 5, 6, 7, 13, 15, 17, 21, 27], "limit": [0, 8, 21, 25, 28], "right": [0, 12, 14, 25], "us": [0, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 21, 24, 25, 28, 29, 30], "modifi": [0, 13], "merg": 0, "publish": [0, 2, 4, 14, 24], "distribut": [0, 2, 5, 6, 13, 17, 21], "sublicens": 0, "sell": 0, "permit": 0, "whom": 0, "furnish": 0, "do": [0, 6, 7, 8, 12], "so": [0, 4, 5, 7, 11, 18, 20], "subject": 0, "follow": [0, 2, 5, 6, 8, 12, 13, 14, 20, 21, 23, 24, 25, 27, 28, 30], "condit": 0, "The": [0, 1, 2, 3, 5, 6, 7, 11, 12, 14, 15, 16, 17, 19, 20, 21, 22, 24, 25, 28, 30], "abov": [0, 6, 11, 14, 22, 24, 25, 28], "notic": [0, 5], "shall": 0, "all": [0, 1, 4, 6, 8, 9, 13, 14, 16, 17, 21, 23, 24, 25, 27, 28, 29, 30], "substanti": 0, "portion": [0, 14, 24], "THE": 0, "IS": 0, "provid": [0, 10, 13, 17, 18, 19, 23, 25, 28, 29], "AS": 0, "warranti": 0, "OF": 0, "kind": [0, 13], "express": 0, "OR": 0, "impli": 0, "BUT": 0, "NOT": [0, 19], "TO": 0, "merchant": 0, "fit": [0, 7], "FOR": 0, "A": [0, 5, 6, 7, 14, 20, 28], "particular": [0, 7, 14, 24, 25], "purpos": 0, "AND": 0, "noninfring": 0, "IN": 0, "NO": 0, "event": [0, 28], "author": [0, 12, 13, 17, 29], "holder": 0, "BE": 0, "liabl": 0, "claim": 0, "damag": 0, "other": [0, 1, 7, 8, 13, 14, 17, 18, 24, 26, 30], "liabil": 0, "whether": 0, "an": [0, 2, 5, 6, 7, 8, 9, 12, 13, 15, 16, 17, 19, 22, 25, 26, 28, 30], "action": 0, "contract": 0, "tort": 0, "otherwis": 0, "aris": 0, "from": [0, 2, 3, 4, 6, 7, 8, 9, 12, 13, 14, 16, 17, 20, 24, 25, 27, 28], "out": [0, 2, 5, 7, 13, 14, 15, 17, 22, 24, 25, 28], "connect": [0, 22, 23, 28], "WITH": 0, "repositori": [1, 2, 4, 6, 12, 14, 16, 21, 24, 28], "host": [1, 18, 20, 22, 30], "content": [1, 2, 14, 15, 19, 24, 28, 29], "websit": [1, 6, 13, 14, 23, 27, 28, 30], "guid": [1, 7, 8, 16, 17, 18, 24, 29], "deploi": [1, 13], "your": [1, 2, 4, 5, 6, 8, 10, 11, 12, 13, 14, 21, 24, 27, 28], "own": [1, 2, 11, 13, 25, 27], "cours": [1, 2, 5, 6, 8, 9, 13, 14, 16, 18, 19, 20, 23, 24, 25, 26, 27, 29], "infrastructur": [1, 7, 13], "resid": 1, "onlin": [1, 13, 16, 26], "data8": [1, 28], "org": [1, 28], "requir": [1, 2, 7, 8, 13, 17, 19, 20, 22, 23, 25, 26], "latest": [1, 16], "beta": 1, "version": [1, 4, 11, 17, 27], "jupyt": [1, 2, 6, 7, 18, 21, 23, 29], "you": [1, 2, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 21, 22, 24, 27, 28, 30], "can": [1, 2, 5, 6, 7, 8, 11, 12, 13, 14, 15, 16, 17, 19, 21, 22, 24, 25, 27, 28, 29, 30], "local": [1, 14, 21, 24], "here": [1, 2, 4, 5, 6, 8, 9, 12, 13, 14, 16, 20, 22, 24, 28, 29, 30], "pip": [1, 4, 11], "u": 1, "0": [1, 17], "7": [1, 5, 6, 17], "see": [1, 5, 13, 28, 29, 30], "more": [1, 5, 7, 8, 13, 14, 15, 17, 18, 19, 22, 24, 25, 27, 28, 29, 30], "inform": [1, 6, 7, 13, 17, 27, 29, 30], "folder": [1, 4, 6, 12, 14, 24], "_toc": 1, "yml": 1, "contain": [1, 3, 4, 5, 12, 15, 17, 21], "tabl": [1, 5, 8, 28], "If": [1, 2, 4, 12, 13, 14, 24, 27, 30], "add": [1, 2, 12, 17], "page": [1, 2, 3, 6, 7, 10, 12, 14, 16, 20, 21, 24, 27], "updat": [1, 12], "_config": 1, "s": [1, 5, 7, 13, 14, 18, 19, 20, 21, 22, 23, 24, 27, 28], "configur": [1, 2, 5, 6, 9, 11, 17], "It": [1, 5, 6, 8, 13, 14, 21, 26, 28], "control": [1, 28], "mani": [1, 4, 5, 8, 13, 25, 26], "aspect": [1, 22], "edit": [1, 2, 4, 15, 17], "wish": [1, 13], "new": [1, 2, 5, 13, 14, 16, 21, 24, 27, 28, 29], "sure": [1, 5], "entri": [1, 8], "run": [1, 2, 4, 5, 7, 13, 14, 16, 17, 20, 22, 23, 24, 25, 28], "built": [1, 8, 29], "markdown": [1, 2, 5, 17], "push": [1, 9], "github": [1, 2, 4, 6, 12, 14, 21, 24], "That": 1, "ar": [2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29], "seri": [2, 5, 6, 14, 24], "record": [2, 3, 4, 6, 12, 17], "lead": [2, 18, 19], "through": [2, 4, 6, 7, 11, 14, 16, 17, 19, 22, 24, 25, 26], "how": [2, 4, 5, 7, 9, 11, 12, 17, 22, 26, 28, 30], "well": [2, 6, 8, 18, 19, 22, 28], "otter": [2, 6, 11, 16, 17, 21], "grade": [2, 6, 12, 16, 17, 19, 22], "base": [2, 7, 17, 22, 28], "part": [2, 7, 8, 12, 20, 23, 28], "1": [2, 4, 5, 6, 9, 11, 12, 17, 18, 20, 22], "set": [2, 5, 6, 7, 8, 17, 18, 21, 25, 26, 28], "up": [2, 4, 5, 6, 14, 19, 21, 24, 25, 28], "environ": [2, 4, 6, 18, 21, 25, 28], "screen": [2, 3, 4, 6, 12, 17], "5": [2, 3, 5, 6, 12, 17, 18, 20, 22, 28], "min": [2, 4, 12], "first": [2, 5, 8, 13, 19, 21, 25], "step": [2, 3, 4, 6, 9, 11, 12, 14, 24, 27, 28], "need": [2, 4, 5, 6, 7, 8, 9, 11, 12, 14, 17, 21, 24], "In": [2, 5, 12, 14, 15, 19, 21, 22, 23, 24, 26, 27, 28], "we": [2, 3, 5, 6, 7, 9, 11, 12, 13, 14, 18, 21, 24, 26, 27, 28], "illustr": [2, 4, 5, 9, 11, 12, 25], "creation": [2, 23], "student": [2, 4, 6, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 25, 26, 28, 29], "instructor": [2, 4, 5, 6, 7, 9, 13, 16, 19, 22], "materi": [2, 4, 6, 12, 13, 14, 16, 21, 22, 23, 24, 28], "upload": [2, 4, 6, 9, 12, 14, 24], "accompani": 2, "jupyterhub": [2, 4, 6, 14, 21, 24, 25, 28], "order": [2, 5, 6, 12, 13, 14, 16, 19, 21, 24, 25, 28], "facilit": [2, 28], "make": [2, 4, 5, 8, 17, 22, 27, 28], "chang": [2, 3], "2": [2, 5, 6, 9, 12, 17, 19, 20, 22, 28], "assign": [2, 4, 6, 9, 12, 14, 18, 22, 23, 24], "12": [2, 5, 22], "review": [2, 22, 23], "assum": [2, 4, 28], "now": [2, 13, 26], "video": [2, 6, 28], "workflow": [2, 6], "onc": [2, 9, 11, 12, 13, 17, 22, 26, 27, 28], "have": [2, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 17, 18, 21, 22, 23, 24, 25, 28, 30], "readi": [2, 17], "after": [2, 6, 7, 8, 12, 14, 17, 24], "moment": [2, 5], "creat": [2, 4, 5, 6, 8, 9, 13, 14, 15, 16, 21, 22, 24, 25, 28, 29], "3": [2, 5, 6, 9, 12, 17, 28], "nbgitpul": [2, 4, 24], "link": [2, 4, 6, 13, 16, 17, 21, 28, 29], "go": [2, 4, 6, 14, 24, 28], "name": [2, 4, 5, 17, 27], "scratch": [2, 3, 17], "special": [2, 17, 18], "allow": [2, 7, 8, 9, 14, 15, 22, 24, 25], "open": [2, 4, 5, 6, 8, 13, 14, 15, 21, 24], "seamlessli": [2, 8], "show": [2, 12, 14, 19, 24], "via": [2, 4, 21], "chrome": 2, "extens": [2, 28], "4": [2, 4, 5, 6, 11, 12, 28], "grader": [2, 4, 6, 11, 12, 16, 17, 21], "ambiti": 2, "branch": [2, 14, 24], "exist": [2, 3], "mai": [2, 5, 7, 8, 12, 13, 14, 24, 28], "doe": [2, 5, 8, 14, 17, 24, 25, 28], "self": [2, 5, 23], "good": [2, 5, 6, 17], "exampl": [2, 4, 5, 8, 13, 14, 16, 17, 24, 26, 28], "lectur": [2, 6, 7, 18, 20, 22, 23, 28, 29], "along": 2, "There": [2, 3, 5, 6, 9, 10, 13, 16, 17, 18, 21, 23, 28], "check": [2, 5, 6, 7, 14, 17, 19, 23, 24], "also": [2, 4, 5, 6, 7, 8, 9, 11, 14, 16, 17, 22, 24, 25, 28, 29], "gener": [2, 5, 6, 15, 17, 23, 25, 28], "13": [2, 17, 23], "onto": [2, 6], "question": [2, 4, 9, 17, 18, 19, 20, 22, 23, 26, 28], "point": [2, 5, 12, 16, 17, 28], "explor": [2, 3, 6, 7, 13, 15], "might": [2, 4, 5, 7, 17], "code": [2, 8, 12, 15, 17, 19, 29], "answer": [2, 4, 5, 6, 13, 14, 16, 20, 22, 23, 24, 28], "short": [2, 5, 7], "form": [2, 6, 8, 13, 18], "respond": 2, "multipl": 2, "choic": [2, 25], "prompt": [2, 17], "view": [2, 4, 14, 27], "two": [3, 5, 7, 13, 16, 17, 18, 22, 26, 28], "case": [3, 5, 14, 21, 24, 28], "section": [3, 5, 9, 12, 13, 14, 18, 22, 26, 28], "minor": 3, "10": [3, 22, 23], "minut": [3, 12, 19], "length": 3, "break": 3, "down": [3, 14], "variou": [3, 11, 13, 14, 22, 24, 28], "process": [3, 6, 12, 14, 17, 24], "user": [4, 5, 14, 17, 24, 28], "data": [4, 5, 6, 7, 8, 11, 15, 16, 20, 23, 26, 27, 28, 30], "8": [4, 5, 6, 7, 8, 11, 15, 16, 18, 20, 26, 27, 28], "want": [4, 11, 14, 24, 27, 30], "These": [4, 5, 13, 14, 16, 17, 18, 19, 20, 22, 24, 28], "problem": [4, 12, 18, 20], "number": [4, 5, 17, 22, 28], "calcul": [4, 28], "possibl": [4, 5, 22, 28], "even": 4, "ad": [4, 6, 12], "dataset": [4, 8, 14, 24, 28], "move": [4, 5, 11, 16], "take": [4, 5, 7, 12, 25], "class": [4, 7, 13, 16, 19, 22, 25, 28, 29], "instruct": [4, 6, 18, 21], "below": [4, 5, 14, 17, 19, 22, 24, 28], "coupl": 4, "piec": [4, 5, 6, 28], "alreadi": 4, "privat": [4, 6, 12, 13, 14, 16, 24], "public": [4, 14, 16, 17, 24], "done": [4, 8, 12, 16], "explain": [4, 19], "access": [4, 6, 8, 12, 13, 19, 25], "python": [4, 5, 8, 17, 25, 29], "where": [4, 6, 24, 27, 28], "packag": [4, 11, 16, 25, 30], "instal": [4, 11, 14], "still": 4, "work": [4, 6, 8, 19, 21, 22, 23], "11": [4, 17], "summari": [4, 6], "download": [4, 6, 12, 14, 24], "raw": [4, 5], "log": [4, 6, 12], "hub": 4, "http": [4, 14, 24, 28], "xxx": 4, "cloudbank": [4, 6], "2i2c": 4, "cloud": 4, "switch": 4, "lab": [4, 5, 6, 7, 16, 18, 22, 28], "tree": 4, "put": 4, "e": [4, 28], "g": [4, 28], "hw03": 4, "drag": 4, "comput": [4, 6, 8, 10, 13, 14, 15, 16, 21, 22, 24, 25, 26, 28], "relat": [4, 11, 28, 30], "ipynb": [4, 14, 24], "termin": 4, "verifi": 4, "don": 4, "t": [4, 5, 17], "dist": 4, "transfer": 4, "repo": [4, 6, 14, 24], "back": [4, 9], "decid": 4, "store": [4, 14, 21, 24, 27], "autograd": [4, 6, 9, 12, 23], "zip": [4, 6, 9, 12], "leav": [4, 14, 24], "save": [4, 21, 27], "differ": [5, 7, 13, 14, 21, 23, 24, 25], "type": [5, 27, 28, 29], "avail": [5, 13, 14, 16, 24, 26, 27, 28], "pleas": [5, 6, 12, 13, 19, 27], "note": [5, 9, 25], "when": [5, 6, 11, 12, 14, 24, 28], "kei": [5, 14, 24], "top": [5, 14], "cell": [5, 6, 17], "begin": [5, 17, 25], "end": [5, 17, 22], "quesion": 5, "solut": [5, 6, 12, 17, 20, 23], "test": [5, 13, 16, 25], "anyth": 5, "execut": 5, "render": [5, 6, 13, 21], "appli": [5, 7, 19], "style": 5, "syntax": [5, 8], "like": [5, 7, 13, 14, 16, 23, 25, 28], "one": [5, 6, 7, 12, 14, 15, 17, 18, 21, 22, 23, 24], "parent": [5, 17], "never": 5, "come": [5, 8, 17, 25, 28], "must": [5, 14, 24, 25], "full": [5, 6, 8, 14, 24], "descript": [5, 28], "what": [5, 6, 12, 13, 26, 28], "found": [5, 8, 16, 17, 29, 30], "look": [5, 13], "few": [5, 6, 19, 28, 29], "critic": 5, "understand": [5, 8, 14, 20, 24, 25], "structur": [5, 8, 19], "each": [5, 6, 7, 8, 10, 13, 14, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28], "dash": 5, "line": [5, 11, 16, 17, 21, 28], "correspond": [5, 29], "three": [5, 10, 22], "would": [5, 14, 19, 21, 24], "mean": [5, 8, 14, 15, 24, 28], "worth": 5, "final": [5, 6, 7, 11, 19], "four": 5, "mark": [5, 17, 21], "hidden": [5, 17, 19], "instead": [5, 8, 14, 21, 24, 25], "ourselv": 5, "ha": [5, 7, 21, 22, 25, 28], "custom": [5, 6, 7], "refer": [5, 8, 10, 11, 13, 26], "import": [5, 19, 28], "math": [5, 25, 28], "weird_numb": 5, "complet": [5, 6, 7, 9, 13, 19], "arrai": [5, 8, 22], "call": [5, 8, 14, 16, 17, 24, 29], "given": [5, 14, 24, 28], "floor": 5, "6": [5, 6], "power": [5, 8, 25], "ceil": 5, "hint": 5, "function": [5, 8, 17, 28], "modul": [5, 8, 14, 24, 25], "cover": [5, 13, 18, 22, 23, 25, 26, 28], "list": [5, 20, 28], "behav": 5, "than": [5, 14, 17, 24, 25], "numpi": [5, 8], "make_arrai": 5, "nameerror": 5, "traceback": 5, "most": [5, 18, 27, 28], "recent": [5, 27], "last": [5, 18, 19], "defin": [5, 17], "np": [5, 8], "didn": 5, "ndarrai": 5, "len": [5, 25], "allclos": 5, "15625": 5, "rtol": 5, "1e": 5, "03": 5, "atol": 5, "nede": 5, "analyz": [5, 7], "plot": [5, 8], "easili": 5, "automat": [5, 6, 9, 14, 17, 24], "No": [5, 22], "true": [5, 17], "help": [5, 6, 7, 8, 13, 17, 18, 19, 22, 23, 27, 29], "determin": 5, "between": [5, 8, 17, 18, 22, 26, 28], "birth": 5, "rate": 5, "death": 5, "dure": [5, 23], "time": [5, 8, 12, 16, 21, 23, 26, 27, 28], "interv": [5, 28], "intermedi": 5, "thing": 5, "consid": 5, "chart": [5, 28], "variabl": [5, 28], "manipul": [5, 8, 28], "certain": 5, "recommend": [5, 14, 24, 27, 28], "read": [5, 7, 22, 23, 28], "homework": [5, 6, 16, 19, 20, 22, 23, 28], "birth_rat": 5, "death_rat": 5, "pop": 5, "column": [5, 8, 28], "2015": 5, "with_column": 5, "scatter": 5, "9": 5, "why": [5, 14, 24, 25], "boston": 5, "manila": 5, "try": 5, "think": [5, 8, 17, 29], "about": [5, 6, 7, 8, 12, 13, 18, 20, 22, 24, 25, 26, 28, 30], "extern": [5, 14, 24], "factor": [5, 19], "citi": 5, "caus": [5, 28], "plai": [5, 7], "could": 5, "becaus": [5, 14, 24], "traffic": 5, "weather": 5, "pleasant": 5, "winter": 5, "peopl": [5, 22], "choos": [5, 24, 27], "car": 5, "trip": 5, "rather": [5, 14, 24], "walk": 5, "second": [5, 17, 21], "ye": 5, "thei": [5, 6, 7, 14, 15, 21, 24, 25, 28], "get": [5, 6, 7, 19, 20, 28], "give": [5, 6, 7, 13, 16, 20, 25], "third": 5, "correct": [5, 6], "implic": 5, "valid": 5, "suppos": 5, "hist": 5, "y": 5, "which": [5, 7, 8, 14, 15, 18, 19, 20, 24, 26, 28, 29], "histogram": [5, 28], "produc": 5, "histogram_column_i": 5, "either": [5, 13, 19, 28], "b": [5, 28], "int": 5, "under": [6, 12, 13, 27, 29], "fund": 6, "nsf": 6, "offer": [6, 22], "resourc": [6, 13, 22, 30], "teach": [6, 8, 13, 15, 20, 22, 23, 26, 29], "scienc": [6, 7, 8, 13, 25, 26, 28, 30], "berkelei": [6, 7, 8, 13, 14, 19, 20, 22, 24, 25, 28, 30], "acquir": 6, "gain": [6, 18, 19, 26], "our": [6, 7, 12, 13, 19], "system": [6, 12, 14, 21, 24], "expect": 6, "notebook": [6, 7, 9, 11, 12, 13, 17, 18, 19, 23], "project": [6, 7, 13, 15, 16, 18, 19, 20, 22, 23, 28], "slide": [6, 28], "worksheet": [6, 22, 23], "discuss": [6, 23], "session": [6, 18, 22, 23], "canva": [6, 9], "templat": 6, "instanc": [6, 14, 21, 24], "campu": [6, 7, 25], "singl": [6, 13, 26, 28], "sign": 6, "option": [6, 11, 17, 22], "servic": [6, 9, 10, 16, 21], "return": [6, 17], "csv": [6, 12], "privaci": 6, "agreement": 6, "ask": [6, 18, 19, 22, 26], "anyon": 6, "usernam": [6, 12], "Then": 6, "yourself": [6, 13, 14, 24], "login": 6, "fork": 6, "accept": [6, 8, 12, 25], "invit": [6, 12], "sp22": [6, 12, 21, 28], "standalon": [6, 10, 16], "organ": [6, 12], "click": [6, 12, 14, 24, 27], "stdalon": 6, "shell": 6, "week": [6, 13, 18, 19, 20, 22], "layout": 6, "mirror": 6, "overview": [6, 13], "altern": 6, "platform": [6, 13, 21], "depict": 6, "web": [6, 14, 15, 24], "anoth": 6, "tab": 6, "chosen": 6, "finish": [6, 12, 14, 17, 24], "export": 6, "bottom": 6, "ever": 6, "normal": [6, 21], "submit": 6, "machin": [6, 11, 15, 28], "navig": 6, "autograder_zip": [6, 12], "find": [6, 7, 12, 13, 16, 27, 28, 30], "datahub": [6, 14, 15, 24], "edu": [6, 7, 13, 14, 19, 24, 28], "unit": [7, 22], "depth": 7, "introduct": [7, 13, 28], "toolkit": 7, "concept": [7, 13, 26, 28], "field": [7, 13, 14, 24, 26], "vari": [7, 12, 23], "everi": [7, 29], "semest": [7, 16, 22, 25, 27, 28, 29], "usual": 7, "within": [7, 8, 23], "domain": [7, 25], "social": 7, "offici": [7, 20, 27], "though": 7, "crucial": [7, 28], "role": [7, 22], "educ": [7, 13, 30], "ecosystem": 7, "dsep": 7, "program": [7, 8, 9, 21, 25, 26, 30], "encourag": 7, "them": [7, 13, 14, 15, 17, 20, 24], "togeth": 7, "For": [7, 14, 16, 17, 18, 24, 26, 27, 28], "webpag": [7, 20], "interact": [7, 14, 15, 28, 29], "some": [7, 17, 21, 24, 25, 28], "featur": [7, 26], "showcas": 7, "implement": 7, "almost": 7, "relev": 7, "wide": [7, 8, 22, 25], "object": [7, 8], "learn": [7, 8, 13, 14, 15, 24, 25, 26, 28, 30], "interpret": [7, 26], "graph": 7, "basic": [7, 14, 24, 25], "statist": [7, 13, 15, 25, 26], "studi": [7, 28], "familiar": [7, 14, 23, 24], "foundat": [7, 13], "analysi": [7, 8, 28], "team": [7, 19], "over": [7, 8, 16, 18, 22, 28], "year": [7, 13, 20], "separ": [7, 22], "curriculum": 7, "professor": [7, 8, 20, 22], "howev": [7, 8, 28], "univers": 7, "colleg": 7, "brainstorm": 7, "idea": [7, 25, 28], "bring": 7, "specif": [7, 8, 25, 27, 28], "disciplin": [7, 13], "sourc": [8, 13, 14, 15, 24, 29], "regardless": 8, "background": [8, 13, 25, 26], "As": [8, 25], "aid": 8, "design": [8, 25, 28], "intuit": 8, "conduct": [8, 22, 25], "techniqu": [8, 28], "spend": 8, "consider": 8, "directli": 8, "complex": [8, 25, 28], "tool": [8, 13, 14, 17, 24, 25, 26], "panda": 8, "matplotlib": 8, "At": [8, 12, 19, 27], "introduc": 8, "further": 8, "upper": 8, "divis": 8, "coursework": 8, "100": [8, 17, 25], "wa": 8, "main": [8, 14, 20, 29], "goal": [8, 20], "visual": [8, 13, 15, 28], "introductori": [8, 13, 25, 26], "inspir": 8, "sql": 8, "r": 8, "frame": 8, "natur": 8, "langaug": 8, "wai": [8, 10, 13, 16, 17, 26, 28], "sever": [8, 17, 26, 28, 29], "depend": [8, 23], "numer": [8, 15, 28], "linear": [8, 28], "algebra": [8, 25], "reli": [8, 28], "its": [8, 29], "primari": [8, 16, 28], "often": 8, "separt": 8, "append": 8, "scipi": 8, "scientif": [8, 28], "minim": 8, "rmse": 8, "optim": 8, "notabl": 8, "tweak": 8, "renam": 8, "titl": [8, 13], "adjust": 8, "axi": 8, "shape": 8, "abstract": [8, 17], "awai": [8, 17, 25, 28], "industri": [8, 25, 28], "standard": [8, 28], "although": 8, "signific": 8, "support": [8, 22, 26, 27], "convers": 8, "datafram": 8, "written": [8, 17, 20, 22, 23, 29], "john": [8, 29], "denero": [8, 29], "david": [8, 29], "culler": [8, 29], "sam": [8, 29], "lau": [8, 29], "alvin": [8, 29], "wan": [8, 29], "typic": [8, 18, 19, 20], "onli": [8, 11, 17, 22, 23, 25, 27], "One": 8, "larg": [8, 15, 22], "barrier": 8, "knowledg": 8, "sinc": 8, "highli": 8, "thu": [8, 25], "remov": [8, 17], "decis": [8, 13, 26], "profound": 8, "trade": 8, "off": 8, "lose": [8, 21], "flexibl": 8, "increas": 8, "eas": [8, 17], "usag": 8, "compar": 8, "too": 8, "mb": 8, "scope": 8, "overal": 8, "emphas": 8, "develop": [8, 23], "skill": [8, 13, 25, 26, 28], "train": [8, 28], "transit": 8, "rang": [8, 17], "clean": [8, 15, 25], "procedur": 8, "method": [8, 25, 28], "taught": [8, 13, 28], "receiv": 8, "miss": 8, "valu": [8, 28], "plan": 8, "place": 8, "larger": [8, 22], "focu": [8, 28], "advanc": [8, 22, 25, 28], "perhap": 8, "appropri": [8, 13, 17], "institut": [9, 13], "paid": [9, 16], "tie": 9, "score": 9, "lm": [9, 14, 24], "assig": 9, "detail": [9, 10, 11, 14, 17, 19], "enabl": [9, 14, 22, 24, 28], "combin": [9, 13, 15, 25, 26], "manual": [9, 14, 17, 24], "should": [9, 13, 14, 17, 23, 24, 25, 26, 28], "veri": [9, 17], "straight": 9, "forward": 9, "gradescop": [10, 16], "On": 10, "caveat": 11, "docker": 11, "compon": [11, 14, 24, 28], "reccommend": 11, "tutori": [11, 17], "command": [11, 14, 16, 24], "been": [12, 28], "account": [12, 14, 24, 27], "submiss": 12, "compress": 12, "itself": 12, "visit": [12, 27], "brows": [12, 14], "email": [12, 13], "previou": [12, 18, 20], "press": 12, "button": [12, 14, 24], "appear": [12, 14], "next": [12, 19], "result": 12, "wait": 12, "guess": 12, "being": [12, 13, 21, 23, 28], "per": [12, 18, 23], "ten": 12, "hope": 12, "long": [12, 20, 21], "until": 12, "soon": 12, "enter": 12, "side": 12, "indic": [12, 14], "uc": [13, 20, 22], "principl": 13, "infer": [13, 25], "model": [13, 15], "hypothesi": 13, "encompass": 13, "practic": [13, 18, 19, 25, 28], "shift": [13, 26], "tradition": [13, 26], "individu": [13, 22, 26], "were": [13, 21, 25, 26], "ethic": [13, 26], "among": [13, 26], "book": 13, "pedagog": [13, 22, 25, 26], "made": [13, 26], "seen": [13, 26, 28], "commun": [13, 21], "broader": [13, 14, 24], "site": 13, "textbook": [13, 26, 28], "To": [13, 17, 19, 24, 27, 30], "select": [13, 22], "left": 13, "releas": [13, 23], "adopt": [13, 20, 25, 27], "quick": 13, "breakdown": 13, "complement": 13, "topic": [13, 18, 19, 20, 22, 25, 26, 28, 29], "cc": [13, 29], "BY": [13, 29], "nd": [13, 29], "nc": [13, 29], "welcom": 13, "inferentialthink": [13, 28], "com": [13, 14, 24, 28], "exercis": 13, "exam": [13, 19, 22, 23], "kept": 13, "protect": 13, "integr": [13, 28], "elsewher": 13, "d": 13, "fill": [13, 14, 24], "googl": [13, 21, 27], "calendar": 13, "demonst": 13, "lai": 13, "technic": [13, 19, 28], "woud": 13, "interest": 13, "shoot": 13, "ds": [13, 14, 19, 24], "launch": [14, 24], "pull": [14, 24], "manag": [14, 23, 24, 28], "simplifi": [14, 24], "just": [14, 24, 25], "entir": [14, 24], "git": [14, 24], "cannot": [14, 24], "arbitrari": [14, 24], "immedi": [14, 15, 17, 24], "publicli": [14, 19, 24, 27], "valuabl": [14, 24, 26], "easi": [14, 17, 24], "context": [14, 24, 28], "highlight": [14, 24], "color": [14, 24], "grei": [14, 24], "format": [14, 17, 24], "remain": [14, 24], "same": [14, 15, 21, 22, 24, 26, 28, 29], "etc": [14, 23, 24, 28], "better": [14, 20, 24], "clone": [14, 24], "sw": [14, 24], "282": [14, 24], "default": [14, 24], "specifi": [14, 24], "lab04": [14, 24], "path": [14, 24], "current": [14, 16, 18, 19, 25], "bit": 14, "easier": 14, "tell": 14, "drop": 14, "shown": [14, 24], "url": [14, 21, 24], "input": [14, 24], "past": [14, 22, 24], "blank": [14, 24], "master": [14, 24], "text": [14, 15, 20, 24], "box": [14, 24], "technolog": [14, 24, 25, 28], "behind": [14, 24, 25], "unfinish": [14, 24], "probabl": [14, 24, 28], "applic": [15, 25], "share": 15, "live": [15, 16, 27], "equat": 15, "narr": 15, "transform": 15, "simul": [15, 25, 28], "much": 15, "collabor": 15, "carri": [15, 25, 28], "runnabl": 15, "feedback": [15, 16], "essenti": 15, "philosophi": 15, "consist": 16, "group": [16, 18, 22, 28], "mostli": 16, "wherea": 16, "auto": 16, "evalu": [16, 23], "perform": [16, 22], "suit": 16, "spring": [16, 20, 23, 27, 28], "2022": [16, 27, 28], "freeli": [16, 26, 28], "tend": [16, 28], "evolv": [16, 28], "seciton": 17, "pars": 17, "directori": 17, "util": [17, 29], "filter": 17, "latex": 17, "pdf": 17, "simpl": [17, 28], "yaml": 17, "metadata": 17, "block": 17, "mandatori": [17, 19], "paramet": [17, 28], "def": 17, "siev": 17, "n": 17, "prime": 17, "less": 17, "equal": [17, 23], "posit": [17, 22], "integ": 17, "is_prim": 17, "_": 17, "p": [17, 23], "while": [17, 22, 28], "i": 17, "fals": 17, "comment": [17, 27], "replac": 17, "ellipsi": 17, "behavior": 17, "describ": [17, 28], "doc": [17, 27], "zero": [17, 29], "denot": 17, "annot": 17, "test_": 17, "ignor": 17, "funcation": 17, "funcion": 17, "test_low_prim": 17, "assert": 17, "test_higher_prim": 17, "20": [17, 25], "17": 17, "19": 17, "23": 17, "29": [17, 28], "31": 17, "37": 17, "41": 17, "43": 17, "47": 17, "53": 17, "59": 17, "61": 17, "67": 17, "71": 17, "73": 17, "79": 17, "83": 17, "89": 17, "97": 17, "output": [17, 28], "re": 17, "subdirectoi": 17, "subdirectori": 17, "nuanc": 17, "doctest": 17, "shouldn": 17, "overlook": 17, "far": 18, "gone": 18, "syllabu": 18, "engag": [18, 22], "staff": 18, "meet": [18, 25], "outsid": 18, "compos": [18, 20], "30": 18, "ugsi": [18, 19, 20, 22], "tutor": [18, 22], "led": 18, "offic": [18, 22], "hour": [18, 19, 22], "who": [18, 22], "hire": [18, 23], "held": 18, "small": [18, 22], "around": [18, 23], "opportun": 19, "exposur": 19, "roughli": [19, 20, 23], "attend": 19, "taken": [19, 25], "upcom": [19, 23], "deadlin": [19, 22], "logist": [19, 22], "debug": 19, "issu": 19, "frequent": 19, "midterm": [19, 23], "undergradu": [19, 22], "recap": 19, "supplement": [19, 29], "physic": 19, "sheet": 19, "meant": 19, "act": 19, "solv": 19, "conceptu": [19, 20], "discret": 19, "request": 19, "contact": 19, "reserv": 19, "okpi": 19, "similarli": 19, "credit": [19, 22], "academ": [19, 22], "intern": [19, 22], "handbook": 20, "jiayi": 20, "huang": 20, "respons": [20, 22], "ultim": [20, 25], "cement": [20, 29], "solid": [20, 28], "weekli": [20, 22, 23], "schedul": 20, "2020": 20, "prepar": 20, "patienc": 20, "effici": 20, "footprint": 21, "exact": 21, "load": 21, "themselv": 21, "codespac": 21, "demonstr": 21, "demo": [21, 28], "colab": 21, "mount": 21, "drive": [21, 27], "jupyterlit": 21, "rel": 21, "browser": 21, "server": 21, "authent": 21, "cost": 21, "downsid": 21, "regularli": 21, "els": 21, "cach": 21, "clear": 21, "readm": 21, "binder": 21, "driven": 21, "memori": 21, "inact": 21, "term": 21, "storag": 21, "reflect": [22, 28], "alloc": 22, "diagram": 22, "ratio": 22, "27": [22, 28], "graduat": 22, "With": 22, "enrol": 22, "had": 22, "address": [22, 28], "size": 22, "thousand": 22, "feel": 22, "strategi": 22, "figur": 22, "hall": 22, "seat": 22, "hundr": 22, "experi": [22, 23, 25, 28], "25": 22, "staf": 22, "anywher": 22, "tailor": 22, "guerilla": 22, "major": [22, 28], "parti": 22, "room": 22, "member": [22, 23], "close": [22, 26], "1500": 22, "scale": 22, "enthusiasm": 22, "former": 22, "enjoi": 22, "join": [22, 28], "ai": 22, "assist": 22, "ta": [22, 23], "pass": [22, 23], "prove": 22, "talent": 22, "hold": 22, "experienc": 22, "eventu": 22, "hierarch": 22, "care": 22, "leadership": 22, "head": 22, "gsi": 22, "45": 23, "150": 23, "level": [23, 28], "hourli": 23, "commit": 23, "both": [23, 28], "abil": 23, "contribut": 23, "activ": [23, 29], "particip": 23, "ins": 23, "profession": 23, "lesson": 23, "rubric": 23, "handl": 23, "regrad": 23, "proctor": 23, "guerrilla": 23, "deleg": 23, "fall": 23, "those": 23, "lost": 23, "hw": 23, "wrangl": 23, "maintain": [23, 29], "la": 23, "write": [23, 26, 27], "chapter": [24, 28, 29], "juypterhub": 24, "motiv": 25, "equiti": 25, "abl": [25, 26], "prerequisit": 25, "high": [25, 28], "school": [25, 28, 30], "necessari": 25, "divers": 25, "across": 25, "potenti": 25, "pre": 25, "requisit": 25, "50": 25, "compris": 25, "clariti": 25, "conclud": 25, "scalabl": 25, "grow": 25, "demand": 25, "grown": 25, "1200": 25, "leverag": 25, "Be": 25, "robust": 25, "hypothes": 25, "know": 25, "task": 25, "quantifi": [25, 28], "uncertainti": 25, "har": 25, "real": 25, "world": [25, 28], "varieti": 25, "shield": 25, "aim": 25, "anybodi": 25, "cs": 25, "datasci": [25, 29, 30], "api": 25, "forc": 25, "equit": 25, "collect": 25, "avoid": 25, "probabilist": 25, "subsequ": 25, "formal": 25, "occur": 25, "later": 25, "102": 25, "touch": 26, "bug": 26, "fundament": 26, "appreci": [26, 28], "interplai": 26, "inferenti": [26, 29], "creativ": 27, "common": 27, "insid": 27, "menu": 27, "spreadsheet": 27, "present": 27, "suggest": 27, "resolv": 27, "ok": 27, "consult": 27, "editor": 27, "www": 28, "takeawai": 28, "beyond": 28, "lot": 28, "solidifi": 28, "inter": 28, "did": 28, "Is": 28, "random": 28, "observ": 28, "effect": 28, "script": 28, "operation": 28, "let": 28, "interfac": 28, "stress": 28, "analyt": 28, "skillset": 28, "alongsid": 28, "iter": 28, "oper": 28, "repres": 28, "core": 28, "heavi": 28, "emphasi": 28, "particularli": 28, "mi": 28, "flip": 28, "coin": 28, "loop": 28, "empir": 28, "conclus": 28, "inher": 28, "underli": 28, "drawn": 28, "heavili": 28, "bootstrap": 28, "permut": 28, "estim": 28, "error": 28, "confid": 28, "deriv": 28, "treat": 28, "sens": 28, "befor": 28, "treatment": 28, "regress": 28, "quantit": 28, "classif": 28, "qualit": 28, "correl": 28, "least": 28, "squar": 28, "realli": 28, "classifi": 28, "algorithm": 28, "k": 28, "nearest": 28, "neighbor": 28, "brief": 28, "comparison": 28, "sai": 28, "bia": 28, "varianc": 28, "intrepret": 28, "central": 28, "theorem": 28, "chebyshev": 28, "whatev": 28, "prefer": 28, "date": 28, "fri": 28, "01": 28, "24": 28, "mon": 28, "wed": 28, "02": 28, "row": 28, "adhikari": 29, "capabl": 29, "claus": 29, "upon": 29, "librari": 29, "build": 29, "languag": 29, "attach": 29, "annual": 30, "nation": 30, "workshop": 30}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"zero": 1, "data": [1, 13, 17, 21, 22, 25, 29], "8": [1, 13, 17, 21, 22, 23, 25, 29], "instal": 1, "softwar": [1, 29], "build": [1, 28], "book": [1, 29], "To": 1, "make": 1, "chang": [1, 4], "thi": 1, "author": [2, 3, 5], "notebook": [2, 3, 4, 5, 10, 14, 15, 16, 21, 24], "start": 2, "finish": 2, "minor": 4, "exist": 4, "otter": [4, 5, 10, 12], "grader": 5, "base": 5, "assign": [5, 15, 16, 17, 19, 28], "config": 5, "standard": 5, "program": [5, 28], "question": 5, "format": 5, "prompt": 5, "student": [5, 23], "write": [5, 17], "code": 5, "manual": 5, "grade": [5, 9, 10, 11, 23], "ask": 5, "visual": 5, "written": 5, "respons": [5, 23], "multipl": 5, "choic": [5, 8], "commun": 6, "colleg": 6, "smaller": 6, "institut": 6, "adopt": 6, "connector": 7, "cours": [7, 22, 28], "modul": 7, "creat": [7, 17], "your": [7, 17], "own": [7, 17], "The": [8, 13, 29], "datasci": 8, "packag": 8, "technic": 8, "detail": 8, "pedagog": 8, "gradescop": 9, "local": 11, "servic": 12, "standalon": 12, "pedagogi": [13, 23], "guid": 13, "type": 13, "content": [13, 23], "technolog": 13, "contact": 13, "us": 13, "distribut": [14, 24, 28], "what": [14, 24], "ar": [14, 24], "nbgitpul": 14, "link": [14, 24, 30], "how": [14, 24], "do": [14, 24], "work": [14, 24], "workflow": [14, 24], "chrome": 14, "extens": 14, "gener": [14, 24], "an": [14, 24], "import": [14, 24], "note": [14, 24], "jupyt": [15, 16], "best": 17, "practic": [17, 23], "autograd": 17, "test": [17, 28], "worksheet": [18, 19], "discuss": [18, 19], "lab": [19, 23], "section": [19, 23], "announc": 19, "mini": 19, "lectur": [19, 26, 27], "tutor": [20, 23], "session": 20, "offic": [20, 23], "hour": [20, 23], "variou": 21, "form": 21, "staff": [22, 23], "structur": [22, 28], "motiv": 22, "role": 23, "academ": 23, "intern": 23, "ai": 23, "assist": 23, "2": 23, "hr": 23, "week": 23, "prep": 23, "0": 23, "5": 23, "reflect": 23, "meet": 23, "return": 23, "two": 23, "prepar": 23, "1": 23, "flexibl": 23, "new": 23, "gsi": 23, "shadow": 23, "ugsi": 23, "undergradu": 23, "instructor": 23, "lead": 23, "20": 23, "One": 23, "mentor": 23, "other": 23, "spread": 23, "out": 23, "through": 23, "semest": 23, "primari": 23, "team": 23, "12": 23, "addit": 23, "support": 23, "infrastructur": 23, "logist": 23, "interact": 24, "inspir": 25, "major": 25, "goal": 25, "core": 25, "concept": 25, "larg": 25, "decis": 25, "made": 25, "teach": 25, "syllabu": [26, 28], "slide": 27, "video": 27, "conceptu": 28, "understand": 28, "uncertainti": 28, "causal": 28, "fundament": 28, "statist": 28, "sampl": 28, "hypothesi": 28, "infer": 28, "predict": 28, "model": 28, "compar": 28, "page": 28, "textbook": 29, "s": 29}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file