Skip to content

Commit c3d67d0

Browse files
authored
link to conda channels
1 parent eb116c2 commit c3d67d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lectures/lecture_03.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ Done through package managers
164164
### Python
165165

166166
- [conda](https://docs.conda.io/projects/conda/en/stable/user-guide/getting-started.html)
167+
- [Anaconda](https://anaconda.org/anaconda/repo) [channel](https://docs.conda.io/projects/conda/en/latest/user-guide/concepts/channels.html), maintained by the company
168+
- [conda-forge](https://conda-forge.org/packages/), maintained by the community
167169
- [pip](https://packaging.python.org/en/latest/tutorials/installing-packages/)
168170
- [PyPI](https://pypi.org/)
169171
- [Virtual environment](https://docs.python.org/3/library/venv.html)

0 commit comments

Comments
 (0)