Skip to content

Commit 31bf97d

Browse files
committed
[ci skip] MAINT create a dev environment containing all dependencies (#85) 142ff49
1 parent 09565f0 commit 31bf97d

27 files changed

+85
-95
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 0ce5cfc3128298ad3a1c530d86a4235a
3+
config: c10f00c2da863936335a55b3cce7f931
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.

_sources/auto_examples/plot_classifier.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Use scikit-learn to display the decision boundary
110110
111111
.. rst-class:: sphx-glr-timing
112112

113-
**Total running time of the script:** (0 minutes 0.137 seconds)
113+
**Total running time of the script:** (0 minutes 0.135 seconds)
114114

115115

116116
.. _sphx_glr_download_auto_examples_plot_classifier.py:

_sources/auto_examples/sg_execution_times.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.273** total execution time for 3 files **from auto_examples**:
9+
**00:00.271** total execution time for 3 files **from auto_examples**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``plot_classifier.py``)
36-
- 00:00.137
36+
- 00:00.135
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_template.py` (``plot_template.py``)
3939
- 00:00.075

_sources/quick_start.rst.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,6 @@ tests, and build the documentation. So for instance, you can run the tests with:
151151

152152
pytest -vsl skltemplate
153153

154-
In this case, you can even use pre-commit before using git. You will need to initialize
155-
it with:
156-
157-
.. prompt:: bash $
158-
159-
pre-commit install
160-
161154
Setup the continuous integration
162155
--------------------------------
163156

_sources/sg_execution_times.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
Computation times
88
=================
9-
**00:00.273** total execution time for 3 files **from all galleries**:
9+
**00:00.271** total execution time for 3 files **from all galleries**:
1010

1111
.. container::
1212

@@ -33,7 +33,7 @@ Computation times
3333
- Time
3434
- Mem (MB)
3535
* - :ref:`sphx_glr_auto_examples_plot_classifier.py` (``../examples/plot_classifier.py``)
36-
- 00:00.137
36+
- 00:00.135
3737
- 0.0
3838
* - :ref:`sphx_glr_auto_examples_plot_template.py` (``../examples/plot_template.py``)
3939
- 00:00.075

_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.1.2.dev3+ga784506',
2+
VERSION: '0.1.2.dev2+g142ff49',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

api.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<title>API Reference &#8212; Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation</title>
11+
<title>API Reference &#8212; Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation</title>
1212

1313

1414

@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
4343
<script src="_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
4444

45-
<script src="_static/documentation_options.js?v=4262caba"></script>
45+
<script src="_static/documentation_options.js?v=e3ed2a9b"></script>
4646
<script src="_static/doctools.js?v=9a2dae69"></script>
4747
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="_static/design-tabs.js?v=36754332"></script>
@@ -127,8 +127,8 @@
127127

128128

129129

130-
<img src="_static/logo.png" class="logo__image only-light" alt="Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation - Home"/>
131-
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation - Home"/>`);</script>
130+
<img src="_static/logo.png" class="logo__image only-light" alt="Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation - Home"/>
131+
<script>document.write(`<img src="_static/logo.png" class="logo__image only-dark" alt="Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation - Home"/>`);</script>
132132

133133

134134
</a></div>

auto_examples/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta charset="utf-8" />
99
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1010

11-
<title>Example Gallery &#8212; Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation</title>
11+
<title>Example Gallery &#8212; Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation</title>
1212

1313

1414

@@ -42,7 +42,7 @@
4242
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
4343
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
4444

45-
<script src="../_static/documentation_options.js?v=4262caba"></script>
45+
<script src="../_static/documentation_options.js?v=e3ed2a9b"></script>
4646
<script src="../_static/doctools.js?v=9a2dae69"></script>
4747
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
4848
<script src="../_static/design-tabs.js?v=36754332"></script>
@@ -127,8 +127,8 @@
127127

128128

129129

130-
<img src="../_static/logo.png" class="logo__image only-light" alt="Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation - Home"/>
131-
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="Scikit-learn Project Template 0.1.2.dev3+ga784506 documentation - Home"/>`);</script>
130+
<img src="../_static/logo.png" class="logo__image only-light" alt="Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation - Home"/>
131+
<script>document.write(`<img src="../_static/logo.png" class="logo__image only-dark" alt="Scikit-learn Project Template 0.1.2.dev2+g142ff49 documentation - Home"/>`);</script>
132132

133133

134134
</a></div>

0 commit comments

Comments
 (0)