Update Haystack version in tutorials (#136)

This commit is contained in:
Tanay Soni 2020-06-08 11:31:12 +02:00 committed by GitHub
parent 3ba2e608b6
commit 71e15a5a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install git+git://github.com/deepset-ai/haystack.git@92429a40e6176a3b0c822081f6511fc1c555fabf\n",
"! pip install git+git://github.com/deepset-ai/haystack.git@ef9e4f4467a2e265bad72b048a1a3186e40969b1\n",
"#! pip install farm-haystack"
]
},

View File

@ -19,7 +19,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install git+git://github.com/deepset-ai/haystack.git@92429a40e6176a3b0c822081f6511fc1c555fabf"
"! pip install git+git://github.com/deepset-ai/haystack.git@ef9e4f4467a2e265bad72b048a1a3186e40969b1"
]
},
{

View File

@ -19,7 +19,7 @@
"metadata": {},
"outputs": [],
"source": [
"! pip install git+git://github.com/deepset-ai/haystack.git@92429a40e6176a3b0c822081f6511fc1c555fabf\n",
"! pip install git+git://github.com/deepset-ai/haystack.git@ef9e4f4467a2e265bad72b048a1a3186e40969b1\n",
"#! pip install farm-haystack"
]
},

View File

@ -28,7 +28,7 @@
"outputs": [],
"source": [
"#TODO\n",
"! pip install git+git://github.com/deepset-ai/haystack.git@319e238f4652a05a95f02fa4cd19ef406440a789\n",
"! pip install git+git://github.com/deepset-ai/haystack.git@ef9e4f4467a2e265bad72b048a1a3186e40969b1\n",
"#! pip install farm-haystack"
]
},

View File

@ -1584,7 +1584,7 @@
},
"source": [
"# install haystack\n",
"! pip install git+git://github.com/deepset-ai/haystack.git@fix_tutorial_5"
"! pip install git+git://github.com/deepset-ai/haystack.git@ef9e4f4467a2e265bad72b048a1a3186e40969b1"
],
"execution_count": 0,
"outputs": []