quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
11 of 134 committers (8.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.0%) to scientific vocabulary
Keywords from Contributors
Scientific Fields
Repository
Open-source scientific and technical publishing system built on Pandoc.
Basic Info
- Host: GitHub
- Owner: quarto-dev
- License: other
- Language: JavaScript
- Default Branch: main
- Homepage: https://quarto.org
- Size: 259 MB
Statistics
- Stars: 4,819
- Watchers: 31
- Forks: 370
- Open Issues: 1,593
- Releases: 1,000
Metadata Files
README.md
Quarto
Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using Markdown, an easy to write plain text format.
In addition to the core capabilities of Pandoc, Quarto includes:
Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.
A variety of extensions to Pandoc Markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.
A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.
Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.
A visual Markdown editor that provides a productive writing interface for composing long-form documents.
Learn more about Quarto at https://quarto.org.
Development Version
To install the development version of the Quarto CLI, clone the quarto-cli repository then run the configure script for your platform (configure.sh for Linux/macOS or configure.cmd for Windows). For example:
bash
git clone https://github.com/quarto-dev/quarto-cli
cd quarto-cli
./configure.sh
The ./configure.sh script should add a symlink to quarto to your path. You can also run quarto by running package/dist/bin/quarto.
To update to the latest development version, run git pull from the local repo directory:
bash
cd quarto-cli
git pull
Running Tests
To run all unit tests, execute the script in the test directory.
bash
cd tests
./run-tests.sh
To run a specific unit test, specify the script name.
bash
cd tests
./run-tests.sh smoke/extensions/extension-render-doc.test.ts
./run-tests.sh smoke/extensions/
License
Quarto is open source software available under the MIT license (https://opensource.org/license/mit/).
Owner
- Name: Quarto
- Login: quarto-dev
- Kind: organization
- Location: United States of America
- Website: https://quarto.org
- Twitter: quarto_pub
- Repositories: 35
- Profile: https://github.com/quarto-dev
Open source scientific and technical publishing system
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Charles Teague | c****e@g****m | 5,571 |
| JJ Allaire | jj@r****m | 4,357 |
| Carlos Scheidegger | c****r@r****m | 2,873 |
| Christophe Dervieux | c****x@g****m | 1,508 |
| Al Manning | a****g@r****m | 263 |
| github-actions | 4****] | 203 |
| Julius Krumbiegel | j****l@g****m | 165 |
| Gordon Woodhull | g****l@p****o | 124 |
| Mickaël Canouil | 8****l | 124 |
| Charles Teague | c****s@l****m | 80 |
| Richard Iannone | r****e@m****m | 57 |
| Albert Krewinkel | a****t@z****e | 38 |
| Garrick Aden-Buie | g****k@a****m | 22 |
| Yihui Xie | x****e@y****e | 17 |
| Charlotte Wickham | c****m@g****m | 13 |
| Michael Hatherly | m****y@g****m | 12 |
| eitsupi | t****n@g****m | 12 |
| Robrecht Cannoodt | r****d@g****m | 11 |
| Winston Chang | w****n@s****g | 11 |
| gjirokastrelbasanit34 | 6****4 | 11 |
| Hamel Husain | h****n@g****m | 10 |
| Brian Lambert | b****t@g****m | 10 |
| Jannik Buhr | j****r@g****m | 8 |
| Theodore Ni | 3****i | 7 |
| Salim B | g****t@s****e | 7 |
| Mara Averick | m****k@g****m | 7 |
| Jeremie Knuesel | k****l@g****m | 7 |
| Matthew Lynch | m****h@p****o | 7 |
| Gianluca Baio | g****o@u****k | 6 |
| James J Balamuta | c****s | 6 |
| and 104 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 2,319
- Total pull requests: 1,424
- Average time to close issues: 3 months
- Average time to close pull requests: 14 days
- Total issue authors: 1,045
- Total pull request authors: 100
- Average comments per issue: 2.73
- Average comments per pull request: 1.12
- Merged pull requests: 1,039
- Bot issues: 1
- Bot pull requests: 100
Past Year
- Issues: 888
- Pull requests: 871
- Average time to close issues: 8 days
- Average time to close pull requests: 4 days
- Issue authors: 461
- Pull request authors: 47
- Average comments per issue: 1.68
- Average comments per pull request: 1.21
- Merged pull requests: 654
- Bot issues: 0
- Bot pull requests: 69
Top Authors
Issue Authors
- cderv (217)
- cscheid (185)
- mcanouil (111)
- cwickham (77)
- gordonwoodhull (46)
- dragonstyle (44)
- aronatkins (33)
- apreshill (17)
- mine-cetinkaya-rundel (15)
- matthew-brett (11)
- raffaem (11)
- jimjam-slam (10)
- allenmanning (10)
- pommevilla (10)
- eitsupi (10)
Pull Request Authors
- cscheid (492)
- cderv (319)
- gordonwoodhull (157)
- github-actions[bot] (100)
- mcanouil (70)
- dragonstyle (67)
- MichaelHatherly (21)
- jkrumbiegel (15)
- gadenbuie (15)
- tarleb (15)
- cwickham (10)
- Codes-Exe (7)
- yhkee0404 (4)
- rundel (4)
- jjallaire (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 11,560 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 1,813
- Total maintainers: 2
proxy.golang.org: github.com/quarto-dev/quarto-cli
- Documentation: https://pkg.go.dev/github.com/quarto-dev/quarto-cli#section-documentation
- License: other
-
Latest release: v1.8.21
published 4 months ago
Rankings
pypi.org: quarto-cli
Open-source scientific and technical publishing system built on Pandoc.
- Homepage: https://www.quarto.org
- Documentation: https://quarto-cli.readthedocs.io/
- License: MIT License Copyright (c) 2023 Posit Software, PBC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 1.7.34
published 4 months ago
Rankings
Maintainers (2)
Dependencies
- @playwright/test ^1.28.1 development
- @playwright/test 1.28.1
- @types/node 18.11.9
- playwright-core 1.28.1
- @babel/eslint-parser ^7.23.3
- @babel/plugin-syntax-import-assertions ^7.23.3
- eslint ^8.53.0
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/cache v3 composite
- ./.github/workflows/actions/keychain * composite
- actions/checkout v3 composite
- actions/download-artifact master composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- quarto-dev/quarto-cli/.github/actions/docker main composite
- softprops/action-gh-release v1 composite
- ./.github/workflows/actions/amplitude * composite
- ./.github/workflows/actions/quarto-dev * composite
- actions/checkout v3 composite
- ./.github/workflows/actions/quarto-dev * composite
- actions/checkout v3 composite
- ./.github/workflows/actions/quarto-dev * composite
- actions/checkout v3 composite
- actions/upload-artifact main composite
- actions/checkout v3 composite
- quarto-dev/quarto-actions/setup v2 composite
- ./.github/workflows/actions/quarto-dev * composite
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/setup-python v4 composite
- browser-actions/setup-chrome latest composite
- julia-actions/cache v1 composite
- julia-actions/setup-julia v1 composite
- peter-evans/create-pull-request v5 composite
- r-lib/actions/setup-r v2 composite
- static_vcruntime 2.0.0
- DBI * depends
- DT * depends
- RSQLite * depends
- downlit * depends
- flextable * depends
- ggExtra * depends
- ggplot2 * depends
- gt * depends
- kableExtra * depends
- knitr * depends
- rmarkdown * depends
- scales * depends
- shiny * depends
- tibble * depends
- tidyverse * depends
- @types/react ^18.2.0 development
- @types/react-dom ^18.2.0 development
- esbuild ^0.15.9 development
- has ^1.0.3 development
- postcss ^8.4.18 development
- resolve ^1.22.1 development
- rollup ^2.79.1 development
- typescript ^4.5.2 development
- vite ^3.0.0 development
- vite-plugin-css-injected-by-js ^3.1.0 development
- vite-plugin-static-copy ^0.13.0 development
- @fluentui/react-components ^9.19.1
- @fluentui/react-icons ^2.0.201
- ansi-output ^0.0.1
- react ^18.2.0
- react-dom ^18.2.0
- appnope *
- bokeh *
- jupyter *
- matplotlib *
- pandas *
- pexpect *
- ptyprocess *
- anyio ==3.6.2
- appnope ==0.1.3
- argon2-cffi ==21.3.0
- argon2-cffi-bindings ==21.2.0
- arrow ==1.2.3
- asttokens ==2.2.1
- attrs ==22.2.0
- backcall ==0.2.0
- beautifulsoup4 ==4.11.2
- bleach ==6.0.0
- bokeh ==3.1.0
- cffi ==1.15.1
- comm ==0.1.2
- contourpy ==1.0.7
- cycler ==0.11.0
- debugpy ==1.6.6
- decorator ==5.1.1
- defusedxml ==0.7.1
- executing ==1.2.0
- fastjsonschema ==2.16.3
- fonttools ==4.39.0
- fqdn ==1.5.1
- idna ==3.4
- ipykernel ==6.21.3
- ipython ==8.11.0
- ipython-genutils ==0.2.0
- ipywidgets ==8.0.4
- isoduration ==20.11.0
- jedi ==0.18.2
- jinja2 ==3.1.2
- jsonpointer ==2.3
- jsonschema ==4.17.3
- jupyter ==1.0.0
- jupyter-client ==8.0.3
- jupyter-console ==6.6.3
- jupyter-core ==5.2.0
- jupyter-events ==0.6.3
- jupyter-server ==2.4.0
- jupyter-server-terminals ==0.4.4
- jupyterlab-pygments ==0.2.2
- jupyterlab-widgets ==3.0.5
- kiwisolver ==1.4.4
- markupsafe ==2.1.2
- matplotlib ==3.7.1
- matplotlib-inline ==0.1.6
- mistune ==2.0.5
- nbclassic ==0.5.3
- nbclient ==0.7.2
- nbconvert ==7.2.9
- nbformat ==5.7.3
- nest-asyncio ==1.5.6
- notebook ==6.5.3
- notebook-shim ==0.2.2
- numpy ==1.24.2
- packaging ==23.0
- pandas ==1.5.3
- pandocfilters ==1.5.0
- parso ==0.8.3
- pexpect ==4.8.0
- pickleshare ==0.7.5
- pillow ==9.4.0
- platformdirs ==3.1.1
- prometheus-client ==0.16.0
- prompt-toolkit ==3.0.38
- psutil ==5.9.4
- ptyprocess ==0.7.0
- pure-eval ==0.2.2
- pycparser ==2.21
- pygments ==2.14.0
- pyparsing ==3.0.9
- pyrsistent ==0.19.3
- python-dateutil ==2.8.2
- python-json-logger ==2.0.7
- pytz ==2022.7.1
- pyyaml ==6.0
- pyzmq ==25.0.1
- qtconsole ==5.4.1
- qtpy ==2.3.0
- rfc3339-validator ==0.1.4
- rfc3986-validator ==0.1.1
- send2trash ==1.8.0
- six ==1.16.0
- sniffio ==1.3.0
- soupsieve ==2.4
- stack-data ==0.6.2
- terminado ==0.17.1
- tinycss2 ==1.2.1
- tornado ==6.2
- traitlets ==5.9.0
- uri-template ==1.2.0
- wcwidth ==0.2.6
- webcolors ==1.12
- webencodings ==0.5.1
- websocket-client ==1.5.1
- widgetsnbextension ==4.0.5
- xyzservices ==2023.2.0
- Babel ==2.9.1 test
- Jinja2 ==3.0.0 test
- MarkupSafe ==2.0.0 test
- PyYAML ==5.4.1 test
- Pygments ==2.9.0 test
- Send2Trash ==1.5.0 test
- altair ==4.1.0 test
- altair-data-server ==0.4.1 test
- altair-saver ==0.5.0 test
- altair-viewer ==0.3.0 test
- anyio ==3.0.1 test
- appnope ==0.1.2 test
- argon2-cffi ==20.1.0 test
- async-generator ==1.10 test
- attrs ==21.2.0 test
- backcall ==0.2.0 test
- bleach ==3.3.0 test
- certifi ==2020.12.5 test
- cffi ==1.14.5 test
- chardet ==4.0.0 test
- decorator ==5.0.9 test
- defusedxml ==0.7.1 test
- entrypoints ==0.3 test
- idna ==3.1 test
- ipykernel ==5.5.5 test
- ipython ==7.23.1 test
- ipython-genutils ==0.2.0 test
- jedi ==0.18.0 test
- json5 ==0.9.5 test
- jsonschema ==3.2.0 test
- jupyter-client ==6.1.12 test
- jupyter-core ==4.7.1 test
- jupyter-server ==1.7.0 test
- jupyterlab ==3.0.15 test
- jupyterlab-pygments ==0.1.2 test
- jupyterlab-server ==2.5.1 test
- matplotlib-inline ==0.1.2 test
- mistune ==0.8.4 test
- nbclassic ==0.2.8 test
- nbclient ==0.5.3 test
- nbconvert ==6.0.7 test
- nbformat ==5.1.3 test
- nest-asyncio ==1.5.1 test
- notebook ==6.3.0 test
- numpy ==1.20.3 test
- packaging ==20.9 test
- pandas ==1.2.4 test
- pandocfilters ==1.4.3 test
- parso ==0.8.2 test
- pexpect ==4.8.0 test
- pickleshare ==0.7.5 test
- portpicker ==1.3.9 test
- prometheus-client ==0.10.1 test
- prompt-toolkit ==3.0.18 test
- ptyprocess ==0.7.0 test
- pycparser ==2.20 test
- pyparsing ==2.4.7 test
- pyrsistent ==0.17.3 test
- python-dateutil ==2.8.1 test
- pytz ==2021.1 test
- pyzmq ==22.0.3 test
- requests ==2.25.1 test
- selenium ==3.141.0 test
- six ==1.16.0 test
- sniffio ==1.2.0 test
- terminado ==0.9.5 test
- testpath ==0.4.4 test
- toolz ==0.11.1 test
- tornado ==6.1 test
- traitlets ==5.0.5 test
- urllib3 ==1.26.4 test
- vega-datasets ==0.9.0 test
- wcwidth ==0.2.5 test
- webencodings ==0.5.1 test
- websocket-client ==0.59.0 test
- actions/cache v3 composite
- jupyter *
- nbclient *
- wheel *
- altair
- jupyterlab-myst
- matplotlib
- numpy
- pandas
- plotly
- scipy
- seaborn
- altair
- jupyterlab-myst
- matplotlib
- numpy
- pandas
- plotly
- scipy
- seaborn