say_hello
Dauer-User
- 222
Hallo und guten Tag, -
ich setze Anaconda ein - auf einer MX-Linux und bin sehr zufrieden damit.
By the way: wie nimmt sich denn Anaconda vs Miniconda aus - welche Distribution seztzt ihr ein. ?
Ich habe früher diverse IDEs und Editoren auf dem Notebook gehabt. PyCharm, Eric, Sublimetext, VSCode und andere Mehr.
Dann hab ich mit Anaconda angfangen - das bringt etliche Pakete - und auch Conda mit sich.
Aber die updates - insbes. auch für die Editoren & IDEs - wie VSCode und Spyder - liegen mir doch auch am Herzen.
setzt ihr ggf auch Miniconda ein - mit Paketen für z.B.
-Python
-BS4
-pandas
-requests
-time
-csv
-re
... und so weiter, und so fort: Darüber hinaus auch..._
- vscode
- jupyter notebook
- jupyter-lab
Ich überlege mir - ggf. auch mal ein kleinere Paket zu testen - ggf. also auch mal Miniconda: zu dem direkten Vergleich habe ich
ein paar interessante Artikel gefunden
anaconda-vs-miniconda
Anaconda vs. miniconda
In the Anaconda repository, there are two types of installers:
how-do-i-update-anaconda
How do I update Anaconda?
What is conda-forge?
Conda-forge is a community effort that provides conda packages for a wide range of software.
A brief introduction — conda-forge 2021.05.22 documentation
Miniconda vs Anaconda | The Similarities and Differences
Miniconda vs Anaconda | The Similarities and Differences - Linux Magazine
Anaconda is bloated — Set up a lean, robust data science environment with Miniconda and Conda-Forge
Anaconda is bloated — Set up a lean, robust data science environment with Miniconda and Conda-Forge
What is the difference between miniconda and miniforge?
What is the difference between miniconda and miniforge?
Wie seht ihr das - was setzt ihr denn ein auf eurem, Rechner!?
setzt ihr ggf auch Miniconda ein - mit Paketen für z.B.
-Python
-BS4
-pandas
-requests
-time
-csv
-re
... und so weiter, und so fort: Darüber hinaus auch..._
- vscode
- jupyter notebook
- jupyter-lab
Was mir besonders wichtig ist - ist auch jeweils der Update der Editoren & IDEs - wie VSCode und Spyder - Dieses Thema liegt mir doch auch am Herzen
Freue mich von Euch zu hören.
Euch allen noch ein schönes Pfingsgten
Veile Grüßé
ich setze Anaconda ein - auf einer MX-Linux und bin sehr zufrieden damit.
By the way: wie nimmt sich denn Anaconda vs Miniconda aus - welche Distribution seztzt ihr ein. ?
Ich habe früher diverse IDEs und Editoren auf dem Notebook gehabt. PyCharm, Eric, Sublimetext, VSCode und andere Mehr.
Dann hab ich mit Anaconda angfangen - das bringt etliche Pakete - und auch Conda mit sich.
Aber die updates - insbes. auch für die Editoren & IDEs - wie VSCode und Spyder - liegen mir doch auch am Herzen.
setzt ihr ggf auch Miniconda ein - mit Paketen für z.B.
-Python
-BS4
-pandas
-requests
-time
-csv
-re
... und so weiter, und so fort: Darüber hinaus auch..._
- vscode
- jupyter notebook
- jupyter-lab
Ich überlege mir - ggf. auch mal ein kleinere Paket zu testen - ggf. also auch mal Miniconda: zu dem direkten Vergleich habe ich
ein paar interessante Artikel gefunden
anaconda-vs-miniconda
Anaconda vs. miniconda
In the Anaconda repository, there are two types of installers:
"Anaconda installers" and "Miniconda installers".
What are their differences?
Besides, for an installer file, Anaconda2-4.4.0.1-Linux-ppc64le.sh, what does 2-4.4.0.1 stand for?
answer: The difference is that miniconda is just shipping the repository management system. So when you install it there is just the management system without packages. Whereas with Anaconda, it is like a distribution with some built in packages.
Like with any Linux distribution, there are some releases which bundles lots of updates for the included packages. That is why there is a difference in version numbering. If you only decide to upgrade Anaconda, you are updating a whole system.
how-do-i-update-anaconda
How do I update Anaconda?
- Update individual packages
- Updating just the packages in the standard Anaconda Distribution
- Why updating the Anaconda package is almost always a bad idea
- Leverage conda environments
- pip, PyPI, and setuptools?
What is conda-forge?
Conda-forge is a community effort that provides conda packages for a wide range of software.
A brief introduction — conda-forge 2021.05.22 documentation
Miniconda vs Anaconda | The Similarities and Differences
Miniconda vs Anaconda | The Similarities and Differences - Linux Magazine
Anaconda is bloated — Set up a lean, robust data science environment with Miniconda and Conda-Forge
Anaconda is bloated — Set up a lean, robust data science environment with Miniconda and Conda-Forge
What is the difference between miniconda and miniforge?
What is the difference between miniconda and miniforge?
miniforge is the community (conda-forge) driven minimalistic conda installer. Subsequent package installations come thus from conda-forge channel.
miniconda is the Anaconda (company) driven minimalistic conda installer. Subsequent package installations come from the anaconda channels (default or otherwise).
miniforge
started a few months ago because miniconda doens't support aarch64, very quickly the 'PyPy' people jumped on board, and in the mean time there are also miniforge versions for all Linux architectures, as well as MacOS.
Soon there will also be a windows variant (hopefully also for both CPython and PyPy)
Wie seht ihr das - was setzt ihr denn ein auf eurem, Rechner!?
setzt ihr ggf auch Miniconda ein - mit Paketen für z.B.
-Python
-BS4
-pandas
-requests
-time
-csv
-re
... und so weiter, und so fort: Darüber hinaus auch..._
- vscode
- jupyter notebook
- jupyter-lab
Was mir besonders wichtig ist - ist auch jeweils der Update der Editoren & IDEs - wie VSCode und Spyder - Dieses Thema liegt mir doch auch am Herzen
Freue mich von Euch zu hören.
Euch allen noch ein schönes Pfingsgten
Veile Grüßé
Zuletzt bearbeitet: