An open API service indexing awesome lists of open source software.

https://github.com/smac-group/course_intro_ds

:bar_chart: Source repository for the course: "Introduction to Data Science" given at Unviersity of Geneva
https://github.com/smac-group/course_intro_ds

Last synced: over 1 year ago
JSON representation

:bar_chart: Source repository for the course: "Introduction to Data Science" given at Unviersity of Geneva

Awesome Lists containing this project

README

          

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/SMAC-Group/course_intro_ds/binder)

[![Netlify Status](https://api.netlify.com/api/v1/badges/54375792-75b7-45b2-a46d-e489a6bf42e5/deploy-status)](https://app.netlify.com/sites/intro-to-ds/deploys)




Introduction to Data Science with R

Welcome! This is the source repository for the exercice support website for the class **Introduction to Data Science** given on Spring semester 2020 at the University of Geneva. The website is hosted at: .

The [site](https://intro-to-ds.netlify.com/) itself is built on an amazing framework created by Ines Montani, originally created for her [spaCy course](https://course.spacy.io). The front-end is powered by
[Gatsby](http://gatsbyjs.org/) and [Reveal.js](https://revealjs.com) and the
back-end code execution uses [Binder](https://mybinder.org).

If you are interested in building a course on this framework, see Ines's starter repos for making courses in [Python](https://github.com/ines/course-starter-python) and [R](https://github.com/ines/course-starter-r), and her behind-the-scenes explanation of how the framework works at [the original course repo](https://github.com/ines/spacy-course#-faq).

The course material in this course is licensed [CC-BY](https://creativecommons.org/licenses/by/4.0/), meaning that you are free to use it, change it, and remix it as long as you attribute me as the original course. The _code_ is [MIT](https://opensource.org/licenses/MIT)-licensed.