1
1
2
2
3
3
<!DOCTYPE html>
4
- <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5
- <!--[if gt IE 8]><!--> < html class ="no-js " lang ="en " > <!--<![endif]-->
4
+ < html class ="writer-html5 " lang ="en " >
6
5
< head >
7
6
< meta charset ="utf-8 ">
8
7
12
11
13
12
14
13
15
-
16
-
17
-
18
-
19
-
20
-
21
-
14
+ < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
15
+ < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
16
+ < link rel ="stylesheet " href ="../_static/skyline.styles.css " type ="text/css " />
22
17
23
18
24
-
25
19
26
20
27
- < link rel ="stylesheet " href ="../_static/css/theme.css " type ="text/css " />
28
21
29
22
30
23
31
- < link rel =" stylesheet " href =" ../_static/skyline.styles.css " type =" text/css " / >
32
-
33
-
24
+ <!--[if lt IE 9] >
25
+ <script src="../_static/js/html5shiv.min.js"></script>
26
+ <![endif]-->
34
27
35
- < link rel =" index " title =" Index "
36
- href ="../genindex.html " / >
37
- < link rel =" search " title =" Search " href =" ../search.html " / >
38
- < link rel =" top " title =" Skyline 2.0.0 documentation " href ="../index.html " / >
39
- < link rel =" up " title =" Module code " href =" index.html " />
40
-
41
-
42
- < script src ="../_static/js/modernizr.min .js "> </ script >
28
+
29
+ < script type =" text/javascript " id =" documentation_options " data-url_root =" ../ " src ="../_static/documentation_options.js " > </ script >
30
+ < script src =" ../_static/jquery.js " > </ script >
31
+ < script src ="../_static/underscore.js " > </ script >
32
+ < script src =" ../_static/doctools.js " > </ script >
33
+ < script src =" ../_static/language_data.js " > </ script >
34
+
35
+ < script type =" text/javascript " src ="../_static/js/theme .js "> </ script >
43
36
37
+
38
+ < link rel ="index " title ="Index " href ="../genindex.html " />
39
+ < link rel ="search " title ="Search " href ="../search.html " />
44
40
</ head >
45
41
46
- < body class ="wy-body-for-nav " role =" document " >
42
+ < body class ="wy-body-for-nav ">
47
43
44
+
48
45
< div class ="wy-grid-for-nav ">
49
-
50
46
51
47
< nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
52
48
< div class ="wy-side-scroll ">
53
- < div class ="wy-side-nav-search ">
49
+ < div class ="wy-side-nav-search " >
54
50
55
51
56
52
57
- < a href ="../index.html " class ="icon icon-home "> Skyline
53
+ < a href ="../index.html " class ="icon icon-home " alt =" Documentation Home " > Skyline
58
54
59
55
60
56
81
77
82
78
</ div >
83
79
80
+
84
81
< div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="main navigation ">
85
82
86
83
87
84
88
- < ul >
85
+
86
+
87
+
88
+ < ul >
89
89
< li class ="toctree-l1 "> < a class ="reference internal " href ="../overview.html "> Overview</ a > </ li >
90
90
< li class ="toctree-l1 "> < a class ="reference internal " href ="../requirements.html "> Requirements</ a > </ li >
91
91
< li class ="toctree-l1 "> < a class ="reference internal " href ="../getting-started.html "> Getting started</ a > </ li >
92
92
< li class ="toctree-l1 "> < a class ="reference internal " href ="../running-in-python-virtualenv.html "> Running Skyline in a Python virtualenv</ a > </ li >
93
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../running-in-python-virtualenv-py2.html "> Running Skyline in a Python 2.7 virtualenv</ a > </ li >
94
93
< li class ="toctree-l1 "> < a class ="reference internal " href ="../installation.html "> Installation</ a > </ li >
95
94
< li class ="toctree-l1 "> < a class ="reference internal " href ="../upgrading/index.html "> Upgrading</ a > </ li >
96
95
< li class ="toctree-l1 "> < a class ="reference internal " href ="../getting-data-into-skyline.html "> Getting data into Skyline</ a > </ li >
97
96
< li class ="toctree-l1 "> < a class ="reference internal " href ="../alert-testing.html "> Alert testing</ a > </ li >
98
97
< li class ="toctree-l1 "> < a class ="reference internal " href ="../alerts.html "> Alerts</ a > </ li >
99
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../docker.html "> docker - EXPERIMENTAL</ a > </ li >
100
98
< li class ="toctree-l1 "> < a class ="reference internal " href ="../slack.html "> slack</ a > </ li >
101
99
< li class ="toctree-l1 "> < a class ="reference internal " href ="../monotonic-metrics.html "> Strictly increasing monotonicity</ a > </ li >
102
100
< li class ="toctree-l1 "> < a class ="reference internal " href ="../horizon.html "> Horizon</ a > </ li >
113
111
< li class ="toctree-l1 "> < a class ="reference internal " href ="../tsfresh.html "> tsfresh</ a > </ li >
114
112
< li class ="toctree-l1 "> < a class ="reference internal " href ="../luminosity.html "> Luminosity</ a > </ li >
115
113
< li class ="toctree-l1 "> < a class ="reference internal " href ="../flux.html "> Flux</ a > </ li >
114
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../upload-data-to-flux.html "> upload_data to Flux - EXPERIMENTAL</ a > </ li >
116
115
< li class ="toctree-l1 "> < a class ="reference internal " href ="../vista.html "> Vista</ a > </ li >
117
116
< li class ="toctree-l1 "> < a class ="reference internal " href ="../redis-integration.html "> Redis integration</ a > </ li >
118
117
< li class ="toctree-l1 "> < a class ="reference internal " href ="../rebrow.html "> < span class ="red "> re</ span > < span class ="brow "> brow</ span > </ a > </ li >
119
118
< li class ="toctree-l1 "> < a class ="reference internal " href ="../running-multiple-skylines.html "> Running multiple Skyline instances</ a > </ li >
120
119
< li class ="toctree-l1 "> < a class ="reference internal " href ="../skyline-and-friends.html "> Skyline and friends</ a > </ li >
121
120
< li class ="toctree-l1 "> < a class ="reference internal " href ="../logging.html "> Logging</ a > </ li >
122
121
< li class ="toctree-l1 "> < a class ="reference internal " href ="../tuning-tips.html "> Tuning tips</ a > </ li >
123
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../tuning-tips.html#smaller-deployments "> Smaller deployments</ a > </ li >
124
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../tuning-tips.html#reliability "> Reliability</ a > </ li >
125
122
< li class ="toctree-l1 "> < a class ="reference internal " href ="../monitoring-skyline.html "> Monitoring Skyline</ a > </ li >
126
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../debian-and-vagrant-installation-tips .html "> Debian and Vagrant Installation Tips </ a > </ li >
123
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../deprecated-docs/index .html "> Deprecated docs </ a > </ li >
127
124
< li class ="toctree-l1 "> < a class ="reference internal " href ="../releases.html "> Release Notes</ a > </ li >
128
- < li class ="toctree-l1 "> < a class ="reference internal " href ="../whats-new.html "> What’ s new</ a > </ li >
125
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../whats-new.html "> What’ s new</ a > </ li >
129
126
< li class ="toctree-l1 "> < a class ="reference internal " href ="../development/index.html "> Development</ a > </ li >
130
127
< li class ="toctree-l1 "> < a class ="reference internal " href ="../roadmap.html "> Roadmap</ a > </ li >
131
128
< li class ="toctree-l1 "> < a class ="reference internal " href ="../skyline.html "> skyline package</ a > </ li >
134
131
135
132
136
133
</ div >
134
+
137
135
</ div >
138
136
</ nav >
139
137
140
138
< section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap ">
141
139
142
140
143
- < nav class ="wy-nav-top " role ="navigation " aria-label ="top navigation ">
144
- < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
145
- < a href ="../index.html "> Skyline</ a >
141
+ < nav class ="wy-nav-top " aria-label ="top navigation ">
142
+
143
+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
144
+ < a href ="../index.html "> Skyline</ a >
145
+
146
146
</ nav >
147
147
148
148
149
-
150
149
< div class ="wy-nav-content ">
150
+
151
151
< div class ="rst-content ">
152
+
152
153
153
154
154
155
155
156
156
157
157
158
159
+
160
+
161
+
162
+
163
+
164
+
165
+
166
+
167
+
168
+
158
169
< div role ="navigation " aria-label ="breadcrumbs navigation ">
170
+
159
171
< ul class ="wy-breadcrumbs ">
160
- < li > < a href ="../index.html "> Docs</ a > »</ li >
161
-
172
+
173
+ < li > < a href ="../index.html " class ="icon icon-home "> </ a > »</ li >
174
+
162
175
< li > < a href ="index.html "> Module code</ a > »</ li >
163
-
164
- < li > algorithm_exceptions</ li >
165
- < li class ="wy-breadcrumbs-aside ">
166
176
167
-
177
+ < li > algorithm_exceptions</ li >
178
+
179
+
180
+ < li class ="wy-breadcrumbs-aside ">
168
181
169
182
</ li >
183
+
170
184
</ ul >
185
+
186
+
171
187
< hr />
172
188
</ div >
173
189
< div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
@@ -187,6 +203,7 @@ <h1>Source code for algorithm_exceptions</h1><div class="highlight"><pre>
187
203
</ pre > </ div >
188
204
189
205
</ div >
206
+
190
207
</ div >
191
208
< footer >
192
209
@@ -195,11 +212,19 @@ <h1>Source code for algorithm_exceptions</h1><div class="highlight"><pre>
195
212
196
213
< div role ="contentinfo ">
197
214
< p >
198
- © Copyright 2013-2014, Etsy Inc; 2015, Abe Stanway; 2015-2020, Gary Wilson.
215
+
216
+ © Copyright 2013-2014, Etsy Inc; 2015, Abe Stanway; 2015-2020, Gary Wilson
199
217
200
218
</ p >
201
219
</ div >
202
- Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a < a href ="https://github.com/snide/sphinx_rtd_theme "> theme</ a > provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
220
+
221
+
222
+
223
+ Built with < a href ="http://sphinx-doc.org/ "> Sphinx</ a > using a
224
+
225
+ < a href ="https://github.com/rtfd/sphinx_rtd_theme "> theme</ a >
226
+
227
+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
203
228
204
229
</ footer >
205
230
@@ -211,36 +236,15 @@ <h1>Source code for algorithm_exceptions</h1><div class="highlight"><pre>
211
236
</ div >
212
237
213
238
214
-
215
-
216
-
217
- < script type ="text/javascript ">
218
- var DOCUMENTATION_OPTIONS = {
219
- URL_ROOT :'../' ,
220
- VERSION :'2.0.0' ,
221
- COLLAPSE_INDEX :false ,
222
- FILE_SUFFIX :'.html' ,
223
- HAS_SOURCE : true
224
- } ;
225
- </ script >
226
- < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
227
- < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
228
- < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
229
-
230
-
231
-
232
-
233
-
234
- < script type ="text/javascript " src ="../_static/js/theme.js "> </ script >
235
-
236
-
237
-
238
-
239
239
< script type ="text/javascript ">
240
240
jQuery ( function ( ) {
241
- SphinxRtdTheme . StickyNav . enable ( ) ;
241
+ SphinxRtdTheme . Navigation . enable ( true ) ;
242
242
} ) ;
243
243
</ script >
244
+
245
+
246
+
247
+
244
248
245
249
246
250
</ body >
0 commit comments