Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

440
Visualizações
How to list all packages in apple's conda channel?

I know Apple provides tensorflow-metal on their conda -c apple channel. How do I see the rest of the packages in that channel?

The "answers" I found online address finding a package to install, like conda search *tensorflow* but this is not what I want. Instead, I would like to see what packages Apple has in their -c apple channel that I can install: in short "browse apple repository", a concept that I'm surprised is so difficult to achieve under conda...

p.s. I have tried conda search -c apple but it only lists all the packages from conda-forge, even after I did a conda config --add channels apple.

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

Web Browser

You can browse all packages in an Anaconda Cloud channel by visiting:

https://anaconda.org/<channel_name>/repo

For the apple channel, the tensorflow-deps package is the only package (right now).

Conda CLI

Alternatively, one can also use conda search with something like:

$ conda search --override-channels -c apple '*'
Loading channels: done
# Name                       Version           Build  Channel             
tensorflow-deps                2.5.0               0  apple               
tensorflow-deps                2.5.0               1  apple               
tensorflow-deps                2.6.0               0  apple               
tensorflow-deps                2.7.0               0  apple       

to list all packages. Note that the selector * must be escaped ('*') otherwise the shell will interpret it.

PyPI

The tensorflow-macos and tensorflow-metal packages are on PyPI, not Anaconda Cloud, and are uploaded by user Kulin Seth.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda