Skip to content

Commit 8d8800b

Browse files
committed
Update install box
1 parent d128589 commit 8d8800b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tutorials/48_Chat_Message_Store.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
},
4545
"outputs": [],
4646
"source": [
47-
"!pip install -U \"haystack-experimental>=0.15.0\" datasets"
47+
"%%bash\n",
48+
"\n",
49+
"pip install -q \"haystack-experimental>=0.15.0\" datasets"
4850
]
4951
},
5052
{

0 commit comments

Comments
 (0)