Fixup dup pip (#389)

This commit is contained in:
William FH
2024-05-03 15:49:51 -07:00
committed by GitHub
parent b7ec64df8d
commit 119bbe6bae
24 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
"outputs": [],
"source": [
"%%capture --no-stderr\",\n",
" \"%pip install install --quiet -U langgraph langchain_openai"
" \"%pip install --quiet -U langgraph langchain_openai"
]
},
{