https://github.com/uibcdf/uibcdf_lab
Set up of the computational workflows of the UIBCDF
https://github.com/uibcdf/uibcdf_lab
Last synced: 10 months ago
JSON representation
Set up of the computational workflows of the UIBCDF
- Host: GitHub
- URL: https://github.com/uibcdf/uibcdf_lab
- Owner: uibcdf
- Created: 2019-01-29T22:15:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T21:36:17.000Z (over 6 years ago)
- Last Synced: 2025-01-23T03:14:02.134Z (12 months ago)
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UIBCDF Tools and Channels
## Anaconda
http://anaconda.org/uibcdf
### Environments
http://envs.anaconda.org/uibcdf
To interact with anaconda.org `anaconda-client` needs to be installed:
```bash
conda install anaconda-client
```
#### Channels set up
#### Create UIBCDF_lab env
```bash
conda env create uibcdf/uibcdf_lab
```
#### Update UIBCDF_lab env
```bash
conda env update uibcdf/uibcdf_lab
```
### Channels
#### Main
```bash
conda config --add channels uicdf
```
#### Devel
```bash
conda config --add channels uibcdf/label/dev
```
### Packages
http://envs.anaconda.org/uibcdf