# conda env create -n osketch -f environment.h2o.yml
conda env create -n openblas -f environment.openblas.yml
conda env create -n cuda -f environment.cuda.yml
conda activate [envname, e.g. openblas]
cd toolchains
robocopy ./ %CONDA_PREFIX% h2o.cmake
robocopy ./ %CONDA_PREFIX%/Library/plugins applocal.ps1
robocopy ./ %CONDA_PREFIX%/Library/plugins qtdeploy.ps1
robocopy ./ %CONDA_PREFIX% applocal.ps1
forked from saedrna/AnacondaRecipies
-
Notifications
You must be signed in to change notification settings - Fork 0
houyongkuo/AnacondaRecipies
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 33.2%
- Batchfile 31.6%
- CMake 25.8%
- PowerShell 9.4%