Skip to content

Commit 6aa8717

Browse files
committed
Uncomment lines for external use
1 parent dc12270 commit 6aa8717

File tree

6,089 files changed

+6949
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,089 files changed

+6949
-3
lines changed

0.15/about.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,5 +385,6 @@ <h2>Infrastructure support<a class="headerlink" href="#infrastructure-support" t
385385
options.setAutoComplete(true);
386386
customSearchControl.draw('cse', options); }, true);
387387
</script>
388+
<script src="https://scikit-learn.org/versionwarning.js"></script>
388389
</body>
389390
</html>

0.15/auto_examples/applications/face_recognition.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,6 @@
382382
options.setAutoComplete(true);
383383
customSearchControl.draw('cse', options); }, true);
384384
</script>
385+
<script src="https://scikit-learn.org/versionwarning.js"></script>
385386
</body>
386387
</html>

0.15/auto_examples/applications/plot_model_complexity_influence.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,5 +489,6 @@
489489
options.setAutoComplete(true);
490490
customSearchControl.draw('cse', options); }, true);
491491
</script>
492+
<script src="https://scikit-learn.org/versionwarning.js"></script>
492493
</body>
493494
</html>

0.15/auto_examples/applications/plot_out_of_core_classification.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,5 +696,6 @@
696696
options.setAutoComplete(true);
697697
customSearchControl.draw('cse', options); }, true);
698698
</script>
699+
<script src="https://scikit-learn.org/versionwarning.js"></script>
699700
</body>
700701
</html>

0.15/auto_examples/applications/plot_outlier_detection_housing.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,5 +369,6 @@ <h2>Second example<a class="headerlink" href="#second-example" title="Permalink
369369
options.setAutoComplete(true);
370370
customSearchControl.draw('cse', options); }, true);
371371
</script>
372+
<script src="https://scikit-learn.org/versionwarning.js"></script>
372373
</body>
373374
</html>

0.15/auto_examples/applications/plot_prediction_latency.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -650,5 +650,6 @@
650650
options.setAutoComplete(true);
651651
customSearchControl.draw('cse', options); }, true);
652652
</script>
653+
<script src="https://scikit-learn.org/versionwarning.js"></script>
653654
</body>
654655
</html>

0.15/auto_examples/applications/plot_species_distribution_modeling.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,5 +461,6 @@ <h2>References<a class="headerlink" href="#references" title="Permalink to this
461461
options.setAutoComplete(true);
462462
customSearchControl.draw('cse', options); }, true);
463463
</script>
464+
<script src="https://scikit-learn.org/versionwarning.js"></script>
464465
</body>
465466
</html>

0.15/auto_examples/applications/plot_stock_market.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,5 +499,6 @@ <h2>Visualization<a class="headerlink" href="#visualization" title="Permalink to
499499
options.setAutoComplete(true);
500500
customSearchControl.draw('cse', options); }, true);
501501
</script>
502+
<script src="https://scikit-learn.org/versionwarning.js"></script>
502503
</body>
503504
</html>

0.15/auto_examples/applications/plot_tomography_l1_reconstruction.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,5 +377,6 @@
377377
options.setAutoComplete(true);
378378
customSearchControl.draw('cse', options); }, true);
379379
</script>
380+
<script src="https://scikit-learn.org/versionwarning.js"></script>
380381
</body>
381382
</html>

0.15/auto_examples/applications/svm_gui.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,5 +555,6 @@
555555
options.setAutoComplete(true);
556556
customSearchControl.draw('cse', options); }, true);
557557
</script>
558+
<script src="https://scikit-learn.org/versionwarning.js"></script>
558559
</body>
559560
</html>

0 commit comments

Comments
 (0)