feat: publish data engineering chapter
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user