File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " quarto-tutorial" ,
3+ "projectOwner" : " pythonhealthdatascience" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "imageSize" : 100 ,
10+ "commit" : true ,
11+ "commitConvention" : " gitmoji" ,
12+ "contributors" : [],
13+ "contributorsPerLine" : 7 ,
14+ "linkToUsage" : true
15+ }
Original file line number Diff line number Diff line change 11# quarto-tutorial
2+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square )] ( #contributors- )
4+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
25Beginner-friendly tutorial on using Quarto for sharing research.
6+
7+ ## Contributors ✨
8+
9+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
10+
11+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
12+ <!-- prettier-ignore-start -->
13+ <!-- markdownlint-disable -->
14+ <!-- markdownlint-restore -->
15+ <!-- prettier-ignore-end -->
16+ <!-- ALL-CONTRIBUTORS-LIST:END -->
17+
18+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments