software:miniconda:miniconda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:miniconda:miniconda [2025-10-14 15:55] – [Miniconda] thuachensoftware:miniconda:miniconda [2025-11-21 10:59] (current) – [Miniconda] anita
Line 1: Line 1:
-===== Miniconda ======+====== Miniconda =======
 <note warning> This page is under construction. <note warning> This page is under construction.
 </note> </note>
Line 10: Line 10:
 </code> </code>
  
 +<note warning> Warning: The company that develops Anaconda has recently begun charging for use of the ''defaults'' channel. Terms and conditions that might provide an exception for use at a university are not yet clear. The ''conda-forge'' channel is still available for free, regardless. DO NOT use Anaconda channels!
 +</note>
 ===== VALET Package Definitions ===== ===== VALET Package Definitions =====
  
 <note important>Keep in mind the recipes provided for each cluster may include instructions on how to create a VALET package for the virtual Python environment using a script to activate the environment, called ''miniconda-activate.sh''. </note> <note important>Keep in mind the recipes provided for each cluster may include instructions on how to create a VALET package for the virtual Python environment using a script to activate the environment, called ''miniconda-activate.sh''. </note>
  
-====== Miniconda on Caviness ====== +===== Details by cluster ===== 
-Miniconda is available through the VALET packages on Caviness clusters. To check the versions,  +  [[software:miniconda:caviness | Caviness]
-<code> +  * [[software:miniconda:darwin | DARWIN]]
-$ vpkg_versions miniconda +
- +
-Available versions in package (= default version): +
- +
-[/opt/shared/valet/2.1/etc/miniconda.vpkg_yaml+
-miniconda  A free, miniature installation of Anaconda Distribution +
-25.1.1.2 Miniconda py39 25.1.1-2 for Linux (x86_64) +
-</code> +
-To load it,  +
-<code> +
-$ vpkg_require miniconda/25.1.1.2 +
-Adding package `miniconda/25.1.1.2` to your environment +
-</code> +
- +
-===== Virtual Environment ===== +
-By default, Conda environments are created in your home directory. However, the limited home directory quotas (20 GB) can be filled up quickly. You can create an environment in a specific path, such as your /work/workgroup directory, +
-<code> +
-conda create -p /$WORKDIR/$USER/envs/myenv +
-</code>+
  • software/miniconda/miniconda.1760471745.txt.gz
  • Last modified: 2025-10-14 15:55
  • by thuachen