https://github.com/fhdsl/quarto_ottr_test
Testing quarto notebooks
https://github.com/fhdsl/quarto_ottr_test
Last synced: about 1 month ago
JSON representation
Testing quarto notebooks
- Host: GitHub
- URL: https://github.com/fhdsl/quarto_ottr_test
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2022-04-22T13:21:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T22:13:54.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T06:11:55.204Z (over 1 year ago)
- Language: CSS
- Size: 10.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
## Open-source Tools for Training Resources - OTTR
The purpose of this course template and guide is to make course publishing maintenance across multiple different platforms _less painful_.
_This template and guide helps you_:
- Edit and write a course in [RMarkdown files](https://rmarkdown.rstudio.com/) and have it published to multiple different platforms:
- [Leanpub](https://leanpub.com/bookstore?type=course)
- [Bookdown](https://bookdown.org/)
- [Coursera](https://www.coursera.org/)
- Have [Github action robots](https://github.com/jhudsl/OTTR_Template/wiki/How-to-set-up-and-customize-GitHub-actions-robots) do your repetitive tasks like spell check and re-rendering.
- Use [automagic conversion](https://github.com/jhudsl/ottrpal) to ease the lift of prepping the material for different platforms' formats.
- Use [our Docker image](https://hub.docker.com/repository/docker/jhudsl/course_template) for consistency across authors as well as to help you [avoid dependency hell](https://en.wikipedia.org/wiki/Dependency_hell).
[See the OTTR pre-print here!](https://arxiv.org/abs/2203.07083)

## Courses that have been made using this template:
- [Documentation and Usability](https://jhudatascience.org/Documentation_and_Usability/)
- [Leadership for Cancer Informatics Research](https://jhudatascience.org/Informatics_Research_Leadership/)
- [Reproducibility in Cancer Informatics](https://jhudatascience.org/Reproducibility_in_Cancer_Informatics/)
- [Advanced Reproducibility in Cancer Informatics](https://jhudatascience.org/Adv_Reproducibility_in_Cancer_Informatics/)
## To Get Started
- Go to the [Wiki page](https://github.com/jhudsl/OTTR_Template/wiki/Getting-started)
- Please take a look at the [code of conduct](./code_of_conduct.md).
- If you encounter any problems or have ideas for improvements to this template repository or this getting started guide, please [file an issue here](https://github.com/jhudsl/OTTR_Template/issues/new/choose)! Your feedback is very much appreciated.
# {Course Name}
[](https://github.com/jhudsl/OTTR_Template/actions/workflows/render-all.yml)
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material here: {Link to rendered bookdown and/or to the Leanpub. Will look something like: https://jhudatascience.org/{Course_Name}}
If you would like to contribute to this course material, take a look at the [getting started GitHub wiki pages](https://github.com/jhudsl/OTTR_Template/wiki).
## About this course
This course introduces {info on what this course introduces}
## Learning Objectives
This course will teach learners to:
- {You can use https://www.bobpikegroup.com/trainer-blog/5-steps-to-writing-clear-and-measurable-learning-objectives to define some learning objectives here}
- {More learning objectives}
## Encountering problems?
If you are encountering any problems with this course, please file a GitHub issue or contact us at {Some email or web address with a contact form}.

All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.