An open API service indexing awesome lists of open source software.

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

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