Skip to content

Commit cd7a922

Browse files
authored
Update 00_intro.rst
1 parent 7dc2b7e commit cd7a922

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/misc/00_intro.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ Glossary
66

77
.. glossary::
88

9-
Conda package
10-
**C**\ onda **P**\ ackage.A conda package is a .conda file that contains system-level libraries,Python or other modules,executable programs and other components,metadata under the info/ directory and a collection of files that are installed directly into an install prefix. `Learn More <https://en.wikipedia.org/wiki/Conda_(package_manager)>`__.
11-
12-
Conda channels
13-
**C**\ onda **C**\hannels.Conda channels are the locations where packages are stored. They serve as the base for hosting and managing packages.Conda-Forge is a conda channels.
14-
159
CI
1610
**C**\ ontinuous **I**\ ntegration. Continuous integration is the practice of automating the integration of code changes from multiple contributors into a single software project. `Learn More <https://en.wikipedia.org/wiki/Continuous_integration>`__.
1711

0 commit comments

Comments
 (0)