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
- Host: GitHub
- URL: https://github.com/smac-group/course_intro_ds
- Owner: SMAC-Group
- License: mit
- Created: 2019-12-20T10:09:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-30T10:05:24.000Z (over 3 years ago)
- Last Synced: 2025-02-08T00:33:50.846Z (over 1 year ago)
- Language: CSS
- Homepage: https://intro-to-ds.netlify.com
- Size: 98.5 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/SMAC-Group/course_intro_ds/binder)
[](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.