Skip to content

Commit d24736f

Browse files
authored
Merge pull request #124 from sdpython/do3
documentation
2 parents 08c546b + d0cb38c commit d24736f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

_doc/index.rst

+7-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
mlinsights: tricky scikit-learn
33
===============================
44

5-
.. image:: https://raw.github.com/sdpython/mlinsights/blob/main/_doc/_static/project_ico.png
6-
:target: https://github.com/sdpython/mlinsights/
7-
85
.. image:: https://dev.azure.com/xavierdupre3/mlinsights/_apis/build/status%2Fsdpython.mlinsights%20(2)?branchName=main
96
:target: https://dev.azure.com/xavierdupre3/mlinsights/_build/latest?definitionId=16&branchName=main
107

@@ -95,3 +92,10 @@ version...
9592

9693
from sklearn import __version__
9794
print(__version__)
95+
96+
Source are available at `sdpython/mlinsights <https://github.com/sdpython/mlinsights/>_`.
97+
98+
Older versions
99+
++++++++++++++
100+
101+
* `0.5.0 <../v0.5.0/index.html>`_

0 commit comments

Comments
 (0)