feat: publish data engineering chapter

This commit is contained in:
wuyang
2026-07-29 03:07:40 +08:00
parent 229deecb00
commit ee0361b3de
19 changed files with 5824 additions and 47 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
"check:moe-browser": "node scripts/check-moe-browser.mjs",
"check:reasoning-browser": "node scripts/check-reasoning-browser.mjs",
"check:training-systems-browser": "node scripts/check-training-systems-browser.mjs",
"check:scaling-browser": "node scripts/check-scaling-browser.mjs"
"check:scaling-browser": "node scripts/check-scaling-browser.mjs",
"check:data-browser": "node scripts/check-data-browser.mjs"
},
"dependencies": {
"@astrojs/sitemap": "3.7.3",