-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #261 from jnywong:data8-post-stub
Add data8 blog post stub
- Loading branch information
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: Enabling data science education at scale – Data 8 and Inferential Thinking | ||
date: "2021-01-01" | ||
authors: ["Jenny Wong"] | ||
tags: [education] | ||
categories: [impact] | ||
featured: false | ||
draft: false | ||
--- | ||
|
||
![Data8 logo](cover-feature.png "[Data8](https://github.com/data-8). MIT licensed.") | ||
|
||
[Data8](https://github.com/data-8) began as a large introductory data science class at UC Berkeley. It uses a Jupyter Book for all course materials, and uses JupyterHub magic links to distribute course content from the textbook. | ||
|
||
2i2c is working with the Data 8 team to deploy JupyterHubs for community colleges in California that run the Data8 course, to make the infrastructure and content broadly accessible. | ||
|
||
Giving people curricula, content, and infrastructure goes a long way to adoption. Communities want to remix content for their specific needs. | ||
|
||
## Acknowledgements | ||
|
||
This effort is funded by 2i2c together with [CloudBank](https://www.cloudbank.org/about). |