Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: Codes-Exe
  • License: other
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://teknoloji.tech/
  • Size: 71 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 1
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation

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:

  1. Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.

  2. 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.

  3. A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.

  4. Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.

  5. 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: Erçetin Güler
  • Login: Codes-Exe
  • Kind: user
  • Location: Türkiye
  • Company: BraverClient

Bilgisayar Teknisyeni. Software Apprentice. Strateji Uzmanı.

GitHub Events

Total
  • Release event: 1
  • Delete event: 2
  • Push event: 5
  • Pull request event: 7
  • Create event: 7
Last Year
  • Release event: 1
  • Delete event: 2
  • Push event: 5
  • Pull request event: 7
  • Create event: 7

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (3)
  • Codes-Exe (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3) javascript (2)

Dependencies

.github/actions/cache-typst/action.yml actions
  • actions/cache v4 composite
.github/actions/docker/action.yml actions
.github/workflows/actions/amplitude/action.yml actions
.github/workflows/actions/archive/action.yml actions
.github/workflows/actions/keychain/action.yml actions
.github/workflows/actions/launcher/action.yml actions
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
.github/workflows/actions/quarto-dev/action.yml actions
  • actions/cache v4 composite
.github/workflows/actions/sign-files/action.yml actions
.github/workflows/create-release.yml actions
  • ./.github/workflows/actions/keychain * composite
  • ./.github/workflows/actions/sign-files * composite
  • EndBug/add-and-commit a94899bca583c204427a224a7af87c02f9b325d5 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • quarto-dev/quarto-cli/.github/actions/docker main composite
  • softprops/action-gh-release 4634c16e79c963813287e889244c50009e7f0981 composite
.github/workflows/performance-check.yml actions
  • ./.github/workflows/actions/amplitude * composite
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v4 composite
.github/workflows/stale-needs-repro.yml actions
.github/workflows/test-bundle.yml actions
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v4 composite
.github/workflows/test-ff-matrix.yml actions
  • ./.github/actions/cache-typst * composite
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • astral-sh/setup-uv v3 composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/test-quarto-latexmk.yml actions
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/test-smokes-parallel.yml actions
  • actions/checkout v4 composite
  • quarto-dev/quarto-actions/setup v2 composite
.github/workflows/test-smokes.yml actions
  • ./.github/actions/cache-typst * composite
  • ./.github/workflows/actions/quarto-dev * composite
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
  • astral-sh/setup-uv v3 composite
  • browser-actions/setup-chrome latest composite
  • julia-actions/cache v2 composite
  • julia-actions/setup-julia v2 composite
  • peter-evans/create-pull-request v6 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-test-timing.yml actions
package/launcher/Cargo.lock cargo
  • static_vcruntime 2.0.0
package/launcher/Cargo.toml cargo
tests/DESCRIPTION cran
  • DBI * depends
  • DT * depends
  • RSQLite * depends
  • bsicons * 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
  • webshot2 * depends
src/webui/quarto-preview/package.json npm
  • @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.48.0
  • @fluentui/react-icons ^2.0.201
  • ansi-output ^0.0.1
  • react ^18.2.0
  • react-dom ^18.2.0
setup.py pypi
  • jupyter *
  • nbclient *
  • wheel *
src/resources/jupyter/lang/python/setup.py pypi
tests/docs/books/visualization-curriculum/requirements.txt pypi
  • Babel ==2.9.1 test
  • Jinja2 ==3.1.4 test
  • MarkupSafe ==2.0.0 test
  • PyYAML ==5.4.1 test
  • Pygments ==2.15.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 ==20203.7.23 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.7 test
  • ipykernel ==5.5.5 test
  • ipython ==8.10.0 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.11.12 test
  • jupyter-server ==2.11.2 test
  • jupyterlab ==3.6.8 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.5.1 test
  • nbformat ==5.1.3 test
  • nest-asyncio ==1.5.1 test
  • notebook ==6.4.12 test
  • numpy ==1.22 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.32.0 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.4.2 test
  • traitlets ==5.0.5 test
  • urllib3 ==1.26.19 test
  • vega-datasets ==0.9.0 test
  • wcwidth ==0.2.5 test
  • webencodings ==0.5.1 test
  • websocket-client ==0.59.0 test
tests/integration/playwright/package.json npm
  • @playwright/test ^1.28.1 development
tests/integration/playwright/yarn.lock npm
  • @playwright/test 1.47.0
  • fsevents 2.3.2
  • playwright 1.47.0
  • playwright-core 1.47.0
tools/bundle-bug-finder/package.json npm
  • @babel/eslint-parser ^7.23.3
  • @babel/plugin-syntax-import-assertions ^7.23.3
  • eslint ^8.53.0
tests/pyproject.toml pypi
  • bokeh >=3.6.0
  • bokeh-sampledata >=2024.2
  • ipyleaflet >=0.19.2
  • itables >=2.2.3
  • jupyter >=1.1.1
  • jupyter-cache >=1.0.0
  • matplotlib >=3.9.2
  • pandas >=2.2.3
  • papermill >=2.6.0
  • seaborn >=0.13.2
  • shiny >=1.2.0
tests/uv.lock pypi
  • 158 dependencies
tests/docs/manuscript/ipynb-full/environment.yml conda
  • altair
  • jupyterlab-myst
  • matplotlib
  • numpy
  • pandas
  • plotly
  • scipy
  • seaborn
tests/docs/manuscript/ipynb-single/environment.yml conda
  • altair
  • jupyterlab-myst
  • matplotlib
  • numpy
  • pandas
  • plotly
  • scipy
  • seaborn
tests/docs/smoke-all/2024/07/02/index-nil-value-caption-long-lightbox-bug/environment.yml conda
  • anndata 0.10.8
  • appnope 0.1.4
  • array-api-compat 1.7.1
  • asttokens 2.4.1
  • attrs 23.2.0
  • brotli 1.1.0
  • brotli-bin 1.1.0
  • bzip2 1.0.8
  • c-ares 1.28.1
  • ca-certificates 2024.6.2
  • cached-property 1.5.2
  • cached_property 1.5.2
  • certifi 2024.6.2
  • colorama 0.4.6
  • comm 0.2.2
  • contourpy 1.2.1
  • cycler 0.12.1
  • debugpy 1.8.2
  • decorator 5.1.1
  • exceptiongroup 1.2.0
  • executing 2.0.1
  • fonttools 4.53.0
  • freetype 2.12.1
  • get-annotations 0.1.2
  • h5py 3.11.0
  • hdf5 1.14.3
  • icu 73.2
  • importlib-metadata 8.0.0
  • importlib_metadata 8.0.0
  • importlib_resources 6.4.0
  • ipykernel 6.29.5
  • ipython 8.26.0
  • jedi 0.19.1
  • joblib 1.4.2
  • jsonschema 4.22.0
  • jsonschema-specifications 2023.12.1
  • jupyter_client 8.6.2
  • jupyter_core 5.7.2
  • kiwisolver 1.4.5
  • krb5 1.21.3
  • lcms2 2.16
  • legacy-api-wrap 1.4
  • lerc 4.0.0
  • libaec 1.1.3
  • libblas 3.9.0
  • libbrotlicommon 1.1.0
  • libbrotlidec 1.1.0
  • libbrotlienc 1.1.0
  • libcblas 3.9.0
  • libcurl 8.8.0
  • libcxx 17.0.6
  • libdeflate 1.20
  • libedit 3.1.20191231
  • libev 4.33
  • libexpat 2.6.2
  • libffi 3.4.2
  • libgfortran 5.0.0
  • libgfortran5 13.2.0
  • libhwloc 2.10.0
  • libiconv 1.17
  • libjpeg-turbo 3.0.0
  • liblapack 3.9.0
  • libllvm14 14.0.6
  • libnghttp2 1.58.0
  • libopenblas 0.3.27
  • libpng 1.6.43
  • libsodium 1.0.18
  • libsqlite 3.46.0
  • libssh2 1.11.0
  • libtiff 4.6.0
  • libwebp-base 1.4.0
  • libxcb 1.16
  • libxml2 2.12.7
  • libzlib 1.3.1
  • llvm-openmp 18.1.8
  • llvmlite 0.43.0
  • matplotlib 3.9.0
  • matplotlib-base 3.9.0
  • matplotlib-inline 0.1.7
  • munkres 1.1.4
  • natsort 8.4.0
  • nbclient 0.10.0
  • nbformat 5.10.4
  • ncurses 6.5
  • nest-asyncio 1.6.0
  • networkx 3.3
  • numba 0.60.0
  • numpy 2.0.0
  • openjpeg 2.5.2
  • openssl 3.3.1
  • packaging 24.1
  • pandas 2.2.2
  • parso 0.8.4
  • patsy 0.5.6
  • pexpect 4.9.0
  • pickleshare 0.7.5
  • pillow 10.4.0
  • pip 24.0
  • pkgutil-resolve-name 1.3.10
  • platformdirs 4.2.2
  • prompt-toolkit 3.0.47
  • psutil 6.0.0
  • pthread-stubs 0.4
  • ptyprocess 0.7.0
  • pure_eval 0.2.2
  • pygments 2.18.0
  • pynndescent 0.5.13
  • pyparsing 3.1.2
  • python 3.12.4
  • python-dateutil 2.9.0
  • python-fastjsonschema 2.20.0
  • python-tzdata 2024.1
  • python_abi 3.12
  • pytz 2024.1
  • pyyaml 6.0.1
  • pyzmq 26.0.3
  • qhull 2020.2
  • readline 8.2
  • referencing 0.35.1
  • rpds-py 0.18.1
  • scanpy 1.10.2
  • scikit-learn 1.5.0
  • scipy 1.14.0
  • seaborn 0.13.2
  • seaborn-base 0.13.2
  • session-info 1.0.0
  • setuptools 70.1.1
  • six 1.16.0
  • stack_data 0.6.2
  • statsmodels 0.14.2
  • stdlib-list 0.10.0
  • tbb 2021.12.0
  • threadpoolctl 3.5.0
  • tk 8.6.13
  • tornado 6.4.1
  • tqdm 4.66.4
  • traitlets 5.14.3
  • typing_extensions 4.12.2
  • tzdata 2024a
  • umap-learn 0.5.5
  • wcwidth 0.2.13
  • wheel 0.43.0
  • xorg-libxau 1.0.11
  • xorg-libxdmcp 1.1.3
  • xz 5.2.6
  • yaml 0.2.5
  • zeromq 4.3.5
  • zipp 3.19.2
  • zstd 1.5.6
tests/docs/jats/manuscript/environment.yml pypi