Improve deps installation by converting them to one liner (#967)
This commit is contained in:
@@ -30,15 +30,6 @@
|
||||
"outputId": "6c630676-c7fc-4054-dc94-c613de58a037"
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install embedchain"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!pip install embedchain[dataloaders]"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user