Skip to content

Commit 01f52de

Browse files
author
Github Actions
committed
Matthias Feurer: fix loky/concurrency issue (#1042)
1 parent f44f1c6 commit 01f52de

File tree

53 files changed

+171
-171
lines changed

Some content is hidden

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

53 files changed

+171
-171
lines changed
Binary file not shown.
Binary file not shown.
563 Bytes
Loading
359 Bytes
Loading
-360 Bytes
Loading
-196 Bytes
Loading
1.78 KB
Loading
-114 Bytes
Loading

develop/_sources/examples/20_basic/introduction_tutorial.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ Download the OpenML task for the eeg-eye-state.
175175

176176
.. code-block:: none
177177
178-
kNN on eeg-eye-state: http://test.openml.org/r/28371
178+
kNN on eeg-eye-state: http://test.openml.org/r/30667
179179
180180
181181
@@ -195,7 +195,7 @@ Download the OpenML task for the eeg-eye-state.
195195
196196
.. rst-class:: sphx-glr-timing
197197

198-
**Total running time of the script:** ( 0 minutes 27.162 seconds)
198+
**Total running time of the script:** ( 0 minutes 19.389 seconds)
199199

200200

201201
.. _sphx_glr_download_examples_20_basic_introduction_tutorial.py:

develop/_sources/examples/20_basic/sg_execution_times.rst.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
Computation times
77
=================
8-
**01:26.361** total execution time for **examples_20_basic** files:
8+
**01:09.752** total execution time for **examples_20_basic** files:
99

1010
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
11-
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:33.775 | 0.0 MB |
11+
| :ref:`sphx_glr_examples_20_basic_simple_suites_tutorial.py` (``simple_suites_tutorial.py``) | 00:30.515 | 0.0 MB |
1212
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
13-
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:27.162 | 0.0 MB |
13+
| :ref:`sphx_glr_examples_20_basic_introduction_tutorial.py` (``introduction_tutorial.py``) | 00:19.389 | 0.0 MB |
1414
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
15-
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:14.207 | 0.0 MB |
15+
| :ref:`sphx_glr_examples_20_basic_simple_datasets_tutorial.py` (``simple_datasets_tutorial.py``) | 00:12.281 | 0.0 MB |
1616
+-------------------------------------------------------------------------------------------------------------+-----------+--------+
17-
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:11.217 | 0.0 MB |
17+
| :ref:`sphx_glr_examples_20_basic_simple_flows_and_runs_tutorial.py` (``simple_flows_and_runs_tutorial.py``) | 00:07.568 | 0.0 MB |
1818
+-------------------------------------------------------------------------------------------------------------+-----------+--------+

0 commit comments

Comments
 (0)