mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-04 20:46:45 +00:00
infra: use nbconvert for docs build (#21135)
todo - [x] remove quarto build semantics - [x] remove quarto download/install - [x] make `uv` not verbose
This commit is contained in:
@@ -4,7 +4,7 @@ set -e
|
||||
|
||||
make install-vercel-deps
|
||||
|
||||
QUARTO_CMD="./quarto-1.3.450/bin/quarto" make build
|
||||
make build
|
||||
|
||||
rm -rf docs
|
||||
mv build/output/docs ./
|
||||
mv build/output-new/docs ./
|
||||
|
Reference in New Issue
Block a user