...
|
...
|
@@ -43,6 +43,11 @@ for [`concurrent.futures`](https://docs.python.org/3/library/concurrent.futures.
|
43
|
43
|
and [`distributed`](https://distributed.readthedocs.io/en/latest/).
|
44
|
44
|
|
45
|
45
|
|
|
46
|
+## Examples
|
|
47
|
+<img src="https://user-images.githubusercontent.com/6897215/35219603-a5a70e34-ff73-11e7-9a38-90749939a4a8.gif" width='20%'> </img>
|
|
48
|
+<img src="https://user-images.githubusercontent.com/6897215/35219611-ac8b2122-ff73-11e7-9332-adffab64a8ce.gif" width='40%'> </img>
|
|
49
|
+
|
|
50
|
+
|
46
|
51
|
## Installation
|
47
|
52
|
`adaptive` works with Python 3.5 and higher on Linux, Windows, or Mac, and provides optional extensions for working with the Jupyter/IPython Notebook.
|
48
|
53
|
|