You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/intro/install.rst
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ There are three different ways to install the python package :ref:`DoubleML <dou
17
17
- Install a released version of DoubleML from a .whl file.
18
18
- Building the package from source. This is recommended if you want to work with the latest development version of the package. This also the best way if you wish to contribute to DoubleML.
19
19
20
+
.. note::
21
+
Since DoubleML 0.9.2, some dependencies are installed optionally. For details, please read the instructions below.
22
+
23
+
20
24
Python: Installing the latest release from pip or conda
0 commit comments