https://github.com/smac-group/course_gmwm
:chart_with_upwards_trend: Source repository for the course: "Introduction to the GMWM with R" : https://gmwm.netlify.com/
https://github.com/smac-group/course_gmwm
Last synced: 5 months ago
JSON representation
:chart_with_upwards_trend: Source repository for the course: "Introduction to the GMWM with R" : https://gmwm.netlify.com/
- Host: GitHub
- URL: https://github.com/smac-group/course_gmwm
- Owner: SMAC-Group
- License: mit
- Created: 2019-12-11T21:59:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-02T12:37:14.000Z (over 1 year ago)
- Last Synced: 2025-07-14T10:03:57.016Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 101 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/SMAC-Group/course_gmwm/binder)
[](https://app.netlify.com/sites/gmwm/deploys)
Welcome! This is the source repository for **GMWM Tutorial with R**, hosted at: .
The [site](https://gmwm.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 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.