We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 631fabe + 8a63df1 commit 9a39f7eCopy full SHA for 9a39f7e
_data/navigation.yml
@@ -18,8 +18,10 @@ main:
18
- title: "Examples"
19
url: "https://scikit-learn.org/stable/auto_examples/index"
20
21
+
22
# Sidebar
23
docs:
24
25
- title: Archives
26
children:
27
- title: "Category"
@@ -37,6 +39,10 @@ docs:
37
39
url: https://scikit-learn.org/stable/faq
38
40
- title: "Code of Conduct"
41
url: https://python.org/psf/conduct/
42
+ - title: "Contribute to scikit-learn"
43
+ url : "https://scikit-learn.org/stable/developers/contributing.html"
44
+ - title: "Contribute to the blog"
45
+ url : "https://github.com/scikit-learn/blog"
46
47
- title: Community
48
0 commit comments