docs: add custom hooks for rendering jupyter notebooks (#2067)

This commit is contained in:
Vadym Barda
2024-10-09 18:49:54 -04:00
committed by GitHub
parent fe110ae145
commit db0f508269
36 changed files with 1064 additions and 131 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
- name: Install dependencies
run: |
poetry install --with docs
poetry install --with test
poetry run pip install -U pytest pytest-check-links langsmith langchain GitPython
- name: Lint Docs