https://github.com/conda/conda-docs

Conda documentation

https://github.com/conda/conda-docs

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
    8 of 133 committers (6.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.1%) to scientific vocabulary

Keywords

conda docs

Keywords from Contributors

package-management notebooks closember visualisation bokeh plots qt numfocus interactive-plots tensor
Last synced: 5 months ago · JSON representation

Repository

Conda documentation

Basic Info
  • Host: GitHub
  • Owner: conda
  • Default Branch: main
  • Size: 10.6 MB
Statistics
  • Stars: 399
  • Watchers: 47
  • Forks: 585
  • Open Issues: 12
  • Releases: 0
Topics
conda docs
Created about 12 years ago · Last pushed 6 months ago
Metadata Files
Readme Code of conduct

README.md

Conda documentation

This repository includes documentation that is common for conda and conda-build, as well as landing pages for those projects (located at https://docs.conda.io/).

The conda documentation is built using ReadTheDocs. The conda-docs repo is the primary project, while conda and conda-build are created as subprojects. This enables each project's respective documentation to remain in its repo, but for all of the documentation to exist together on the same domain. The landing pages built from the conda-docs repo link to the documentation built from the conda and conda-build repos.

The documentation for each of those individual repositories can be found in their respective repos:

  • https://github.com/conda/conda
  • https://github.com/conda/conda-build

Please file issues, comments, and pull requests at the appropriate repo.

Contribution guidelines

Conda capitalization

The word "conda" should be lowercase, except when starting a sentence or header. Use code formatting when talking about the conda command.

For more detailed information on conda capitalization standards, see the conda contributing guide.

Creating new pages

If you create any new documentation files in this repo, please update the table of contents with the name of your new file. Otherwise, your page will not appear in the table of contents tree on the left-hand side of the documentation. The toctree directive for the conda-docs repo exists in the index.rst file. If you are in the conda or conda-build repos, there are many toctree directives on many index files, so make sure you edit the correct one.

Local builds

You can build this docs repo on your local machine to preview changes in your browser.

NOTE: These steps have only been tested on MacOS.

Set up and activate a doc build environment

  1. Create a conda environment using the supplied requirements file in the conda-docs repo. conda create -n conda-docs pip -y conda activate conda-docs pip install -r requirements.txt

Run a local build

  1. Go to the docs directory. cd docs

  2. Build the HTML docs using the make command. The commands used for this are defined in the docs/Makefile file. make html

  3. Open the conda-docs/_build/html directory in your file manager, locate the desired .html file you want to preview, and double-click it to open it in your browser. (You can also drag and drop the file into an open browser.)

Owner

  • Name: conda
  • Login: conda
  • Kind: organization

conda is system-level, binary package and environment manager running on all major operating systems and platforms.

GitHub Events

Total
  • Issues event: 7
  • Watch event: 21
  • Delete event: 8
  • Issue comment event: 13
  • Push event: 23
  • Pull request review comment event: 2
  • Pull request review event: 15
  • Pull request event: 37
  • Fork event: 83
  • Create event: 9
Last Year
  • Issues event: 7
  • Watch event: 21
  • Delete event: 8
  • Issue comment event: 13
  • Push event: 23
  • Pull request review comment event: 2
  • Pull request review event: 15
  • Pull request event: 37
  • Fork event: 83
  • Create event: 9

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 1,380
  • Total Committers: 133
  • Avg Commits per committer: 10.376
  • Development Distribution Score (DDS): 0.73
Past Year
  • Commits: 37
  • Committers: 6
  • Avg Commits per committer: 6.167
  • Development Distribution Score (DDS): 0.568
Top Committers
Name Email Commits
Will Warner e****l@g****m 372
Aaron Meurer a****r@g****m 315
Kerry Watson k****n@c****o 93
Michael Sarahan m****n@g****m 50
conda-bot 1****t 44
pre-commit-ci[bot] 6****] 34
Kale Franz k****z@c****o 33
Paul Yim p****m@g****m 33
Marco Esters m****s@a****m 30
Albert DeFusco a****o@m****m 30
Jaida Rice j****e@g****m 30
Katherine Kinnaman k****n@a****m 23
Rachel Rigdon 4****n 22
Travis Hathaway t****y@g****m 17
Jonathan Helmus j****s@g****m 14
Ilan Schnell i****l@g****m 11
Ray Donnelly m****d@g****m 11
Anthony DiPietro a****o@a****m 10
csoja c****a@c****o 9
soapy1 s****n@a****m 9
Kamil Kwiek (irritum) k****k@c****o 8
Jannis Leidel j****s@l****o 8
Stuart Berg b****s@j****g 8
Daniel Bast 2****t 5
idanenglander 6****r 5
saraneem s****m@c****o 5
faph f****h 4
Cheng H. Lee c****e@a****m 4
Larry Bradley l****y@g****m 3
conda-bot a****t@a****m 3
and 103 more...

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 47
  • Total pull requests: 197
  • Average time to close issues: 9 months
  • Average time to close pull requests: 20 days
  • Total issue authors: 30
  • Total pull request authors: 36
  • Average comments per issue: 2.55
  • Average comments per pull request: 1.3
  • Merged pull requests: 149
  • Bot issues: 0
  • Bot pull requests: 39
Past Year
  • Issues: 4
  • Pull requests: 45
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Issue authors: 4
  • Pull request authors: 7
  • Average comments per issue: 1.25
  • Average comments per pull request: 0.07
  • Merged pull requests: 34
  • Bot issues: 0
  • Bot pull requests: 18
Top Authors
Issue Authors
  • kathatherine (5)
  • travishathaway (5)
  • bkreider (5)
  • zklaus (4)
  • akapocsi (2)
  • jaimergp (2)
  • dbassDEV (1)
  • mfeblowitz (1)
  • petrushy (1)
  • Au2mater (1)
  • jonmoore (1)
  • nevermindewe (1)
  • electronwill (1)
  • jezdez (1)
  • rootsmusic (1)
Pull Request Authors
  • pre-commit-ci[bot] (39)
  • conda-bot (38)
  • kerrywatson1 (27)
  • electronwill (22)
  • asmeurer (10)
  • kathatherine (7)
  • travishathaway (6)
  • kenodegard (4)
  • stuarteberg (4)
  • mutirri (4)
  • larrybradley (3)
  • dbast (3)
  • jezdez (3)
  • Fluder-Paradyne (2)
  • chdoig (2)
Top Labels
Issue Labels
locked (29) type::documentation (20) stale::closed (7) stale (7) off-topic (6) source::anaconda (6) backlog (5) type::feature (5) stale::recovered (3) source::community (3) type::bug (2) in-progress (2) source::partner (2) spike (2) documentation::reference (1) source::contributor (1) epic (1)
Pull Request Labels
locked (125) cla-signed (91) stale (3) stale::closed (2) stale::recovered (1) type::documentation (1)

Dependencies

requirements.txt pypi
  • Sphinx *
  • docutils <0.18
.github/workflows/cla.yml actions
  • conda/actions/check-cla v22.9.0 composite
.github/workflows/issues.yml actions
  • actions-ecosystem/action-add-labels v1.1.0 composite
  • actions-ecosystem/action-remove-labels v1.3.0 composite
.github/workflows/labels.yml actions
  • EndBug/label-sync v2.3.0 composite
  • actions/checkout v3 composite
  • andstor/file-existence-action v1.0.1 composite
.github/workflows/lock.yml actions
  • dessant/lock-threads v2 composite
.github/workflows/project.yml actions
  • actions/add-to-project v0.3.0 composite
.github/workflows/stale.yml actions
  • actions/stale v4 composite
  • conda/actions/read-yaml v22.9.0 composite