-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusage.html
More file actions
194 lines (160 loc) · 6.87 KB
/
usage.html
File metadata and controls
194 lines (160 loc) · 6.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<html> <head>
<title>Usage</title>
<script language="javascript" type="text/javascript" src="flot/jquery.js"></script>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<script src="mcvine.js"></script>
<link rel="stylesheet" type="text/css" href="mcvine.css">
</head>
<body>
<div id="page" class="top">
<h1>MCViNE Usage</h1>
<div id="installation" class="markdown-content">
### Install using conda
First install miniconda from [here](https://www.anaconda.com/docs/getting-started/miniconda/main)
Then add the relevant channels:
```
$ conda config --add channels conda-forge
$ conda config --add channels mcvine
$ conda config --add channels mantid
```
Then create an environment and install the packages:
```
$ conda create -n mcvine python=3.10 mcvine
```
Activate the environment:
```
$ conda activate mcvine
```
### Using MCViNE
* **SNS users**, please run
<a target="_blank" href="https://jupyter.sns.gov/user/{UID}/notebooks/notebooks/Welcome.ipynb">the welcome notebook</a>
to obtain the latest notebook examples, and then
<a target="_blank" href="https://jupyter.sns.gov/user/{UID}/notebooks/notebooks/mcvine/usage%20at%20SNS.ipynb">start here</a>
* All other users, it is probably easiest to <a href="https://github.com/mcvine/training">start here</a>
</div>
<hr>
<h2>Documentation</h2>
<h3>Latest release</h3>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.4.0/release-notes.html">Release 1.4.0 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.4.0/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.4.0/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.4.0">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.4%22">Changes</a>
<h3>In development (unstable)</h3>
<p>
<a href="http://mcvine.github.io/documentation/release-notes.html">Release 1.4.0 release notes</a>
|
<a href="http://mcvine.github.io/documentation/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/">Documentation</a>
<h3>Previous releases</h3>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.3.2/release-notes.html">Release 1.3.2 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3.2/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3.2/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.3.2">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.3.2%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.3.1/release-notes.html">Release 1.3.1 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3.1/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3.1/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.3.1">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.3.1%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.3/release-notes.html">Release 1.3 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.3/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.3">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.3%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.2.1/release-notes.html">Release 1.2.1 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.2.1/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.2.1/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.2.1">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.2.1%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.2/release-notes.html">Release 1.2 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.2/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.2/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.2">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.2%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.1.1/release-notes.html">Release 1.1.1 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.1.1/Installation.html">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.1.1/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.1.1">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.1.1%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.1/release-notes.html">Release 1.1 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.1/Installation.html#install-using-pkg-mgr">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.1/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/v1.1">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.1%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.0.1/release-notes.html">Release 1.0.1 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.0.1/Installation.html#install-using-pkg-mgr">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.0.1/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/1.0.1">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.0.1%22">Changes</a>
<p>
<a href="http://mcvine.github.io/documentation/releases/1.0/releases/rel1.html#relnotes1.0">Release 1.0 release notes</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.0/Installation.html#install-using-pkg-mgr">Installation</a>
|
<a href="http://mcvine.github.io/documentation/releases/1.0/">Documentation</a>
|
<a href="https://github.com/mcvine/mcvine/releases/tag/1.0">Source code</a>
|
<a href="https://github.com/mcvine/mcvine/issues?q=milestone%3A%22Release+1.0%22">Changes</a>
</div> <!-- page -->
<script>
mcvine.init();
const markdownElements = document.getElementsByClassName('markdown-content');
for (let element of markdownElements) {
element.innerHTML = marked.parse(element.innerHTML);
// Add target="_blank" to all links in markdown content
const links = element.getElementsByTagName('a');
for (let link of links) {
link.setAttribute('target', '_blank');
}
}
</script>
</body>
</html>