File size: 319 Bytes
bae5726
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
name: onescience311
channels:
  - defaults
dependencies:
  - python=3.11
  - pip

# Install the OneScience DTK/DCU stack first, then install requirements.txt.
# The upstream Python 3.8 / PyTorch 1.7 environment is preserved separately as
# conf/environment_upstream.yml and must not replace the OneScience environment.