Anaconda vs Miniconda - which distri to choose?
-
hello dear all - good day dear Vivaldi-experts ,
i am so glad that i have found vivaldi - it is my fav-browser and i am very happy with it.
from day to day i learn new features and options. This is just amazing.
btw. i also run Anaconda - on a MX linux box:
so the question of the day is: Anaconda vs Miniconda - which distri to choose?
Is it possible to choose Miniconda with let us say the most important packages for
-Python
-BS4
-pandas
-requests
-time
-csv
-re
... and so forth:...
and thinks like that - and besidesvscode
jupyter notebook
jupyter-labwell - what do you say: see the two articles that may be interesting here _
https://stackoverflow.com/questions/45421163/anaconda-vs-miniconda
citation - and quote:
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.
https://stackoverflow.com/questions/45197777/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?
end of citation
citation:
What is conda-forge?
Conda-forge is a community effort that provides conda packages for a wide range of software.
https://conda-forge.org/docs/user/introduction.html
end of cit.cit: Miniconda vs Anaconda | The Similarities and Differences
https://linuxnetmag.com/miniconda-vs-anaconda/Anaconda is bloated — Set up a lean, robust data science environment with Miniconda and Conda-Forge
https://medium.com/dunder-data/anaconda-is-bloated-set-up-a-lean-robust-data-science-environment-with-miniconda-and-conda-forge-b48e1ac11646What is the difference between miniconda and miniforge?
https://stackoverflow.com/questions/60532678/what-is-the-difference-between-miniconda-and-miniforgeminiforge 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)
end of cit ..
well what do you say - which option would you choose!?
love to hear from you
ps - keep up Vivaldi - it rocks'
-
Ppafflick moved this topic from Chit-Chat on
-
Ppafflick moved this topic from GNU/Linux on