未验证 提交 503673be 编写于 作者: 飞龙 提交者: GitHub

Update index.html

上级 a29e1022
......@@ -67,10 +67,16 @@
themeColor: '#03a9f4',
repo: 'apachecn/scikit-learn-doc-zh',
plugins: [window.docsPlugin],
search: {
noData: '没有结果',
paths: 'auto',
placeholder: '搜索',
},
}
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-python.min.js"></script>
<script>Prism.languages.py = Prism.languages.python</script>
</body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册