We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a5764 commit 26cc0c8Copy full SHA for 26cc0c8
1 file changed
docs/source/tutorial/tutorial.rst
@@ -7,26 +7,6 @@ evaluation.
7
8
This is an introductory notebook that shows some basic use cases.
9
10
-``adaptive`` needs at least Python 3.6, and the following packages:
11
-
12
-- ``scipy``
13
-- ``sortedcollections >= 1.1``
14
-- ``sortedcontainers >= 2.0``
15
-- ``atomicwrites``
16
17
-Additionally ``adaptive`` has lots of extra functionality that makes it
18
-simple to use from Jupyter notebooks. This extra functionality depends
19
-on the following packages
20
21
-- ``ipython``
22
-- ``ipykernel>=4.8.0``
23
-- ``jupyter_client>=5.2.2``
24
-- ``holoviews>=1.9.1``
25
-- ``ipywidgets``
26
-- ``bokeh``
27
-- ``matplotlib``
28
-- ``plotly``
29
30
We recommend to start with the :ref:`Tutorial `~adaptive.Learner1D``.
31
32
.. note::
0 commit comments