File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ Examples:
49
49
. cvmfs-venv
50
50
51
51
* Create a Python 3 virtual environment named 'lcg-example' with the Python
52
- runtime provided by LCG view 101
52
+ runtime provided by LCG view 101.
53
53
54
54
setupATLAS -3
55
55
lsetup 'views LCG_101 x86_64-centos7-gcc10-opt'
56
56
. cvmfs-venv lcg-example
57
57
58
58
* Create a Python 3 virtual environment named 'alrb-example' with the Python
59
- runtime provided by ATLAS AnalysisBase release v22.2.110
59
+ runtime provided by ATLAS AnalysisBase release v22.2.110.
60
60
61
61
setupATLAS -3
62
62
asetup AnalysisBase,22.2.110
Original file line number Diff line number Diff line change @@ -31,14 +31,14 @@ Examples:
31
31
. cvmfs-venv
32
32
33
33
* Create a Python 3 virtual environment named 'lcg-example' with the Python
34
- runtime provided by LCG view 101
34
+ runtime provided by LCG view 101.
35
35
36
36
setupATLAS -3
37
37
lsetup 'views LCG_101 x86_64-centos7-gcc10-opt'
38
38
. cvmfs-venv lcg-example
39
39
40
40
* Create a Python 3 virtual environment named 'alrb-example' with the Python
41
- runtime provided by ATLAS AnalysisBase release v22.2.110
41
+ runtime provided by ATLAS AnalysisBase release v22.2.110.
42
42
43
43
setupATLAS -3
44
44
asetup AnalysisBase,22.2.110
You can’t perform that action at this time.
0 commit comments