240707-Sphinx配置Pydata-Sphinx-Theme

Step A. 最终效果

Step B. 为什么选择Pydata-Sphinx-Theme主题


Step 1. 创建并激活Conda环境

bash 复制代码
conda create -n rtd_pydata python==3.10
conda activate rtd_pydata

Step 2. 安装默认的工具包

python 复制代码
pip install pydata-sphinx-theme

Step 3. 安装额外的工具包

pip install requirements.txt

txt 复制代码
numpydoc
sphinx-autopsy
sphinxext-rediraffe
sphinx_design
sphinx-copybutton 
myst-parser 
ablog 
jupyter-sphinx 
sphinxcontrib-youtube 
nbsphinx 
sphinx_togglebutton 
jupyterlite_sphinx 
sphinx_favicon 
sphinx_sitemap 
linkify-it-py 
matplotlib pandas 
plotly 
xarray 
ipyleaflet

Step 4. 创建项目并初始化目录


Step C. 参考文献

相关推荐
wj3055853788 小时前
课程 9:模型测试记录与 Prompt 策略
linux·人工智能·python·comfyui
星寂樱易李8 小时前
iperf3 + Python-- 网络带宽、网速、网络稳定性
开发语言·网络·python
qingfeng154159 小时前
企业微信机器人开发:如何实现自动化与智能运营?
人工智能·python·机器人·自动化·企业微信
彦为君12 小时前
Agent 安全:从权限提示到沙箱隔离
python·ai·ai编程
PILIPALAPENG12 小时前
Python 语法速成指南:前端开发者视角(JS 类比版)
前端·人工智能·python
用户83562907805113 小时前
Python 操作 PowerPoint 页眉与页脚指南
后端·python
枫叶林FYL14 小时前
项目九:异步高性能爬虫与数据采集中枢 —— 基于 Crawl<sub>4</sub>AI 与 Playwright 的现代化数据采集平台 项目总览
爬虫·python·深度学习·wpf
猫猫的小茶馆14 小时前
【Python】函数与模块化编程
linux·开发语言·arm开发·驱动开发·python·stm32
Miss_min15 小时前
128K长序列数据生成
开发语言·python·深度学习