We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
css 和 js 建议 使用 unpkg jsdelivr 一直在 pending 导致网络请求超时
unpkg
<link rel="stylesheet" href="https://www.unpkg.com/[email protected]/dist/katex.min.css"> <script src="https://www.unpkg.com/[email protected]/dist/katex.js"></script>
_sidebar.md 要加上 ../ 才能识别到
../
* [简介]() * [1. 第一章 数学基础](../ch01_数学基础/第一章_数学基础.md) * [2. 第二章 机器学习基础](../ch02_机器学习基础/第二章_机器学习基础.md) * [3. 第三章 深度学习基础](../ch03_深度学习基础/第三章_深度学习基础.md) * [4. 第四章 经典网络](../ch04_经典网络/第四章_经典网络.md) * ....
The text was updated successfully, but these errors were encountered:
建议使用 vitepress 试试呢
Sorry, something went wrong.
No branches or pull requests
css 和 js 建议 使用
unpkg
jsdelivr 一直在 pending 导致网络请求超时
_sidebar.md 要加上
../
才能识别到The text was updated successfully, but these errors were encountered: