Skip to content

Commit 0336d8c

Browse files
authored
Merge pull request #91 from sdiazlor/main
[FIX]: Update package version of tutorial
2 parents e7f1de0 + 4aa71be commit 0336d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/en/pipeline_notus_instructions_preferences_legal.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"metadata": {},
3939
"outputs": [],
4040
"source": [
41-
"!pip install -q -U distilabel \"farm-haystack[preprocessing]\"\n",
41+
"!pip install -q -U distilabel==0.6.0 \"farm-haystack[preprocessing]\"\n",
4242
"!pip install -q -U \"distilabel[hf-inference-endpoints, argilla]\""
4343
]
4444
},

0 commit comments

Comments
 (0)