Skip to content

Commit c2d12f2

Browse files
authored
Merge pull request #308 from python-adaptive/remove-requirements-in-tutorial
remove the requirements from the tutorial landing page
2 parents dd5a175 + 26cc0c8 commit c2d12f2

1 file changed

Lines changed: 0 additions & 20 deletions

File tree

docs/source/tutorial/tutorial.rst

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,6 @@ evaluation.
77

88
This is an introductory notebook that shows some basic use cases.
99

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-
3010
We recommend to start with the :ref:`Tutorial `~adaptive.Learner1D``.
3111

3212
.. note::

0 commit comments

Comments
 (0)