comment update for poetry install

pull/8598/head
Taqi Jaffri 1 year ago
parent 5cd244e9b7
commit 069c0a041f

@ -21,7 +21,7 @@
},
"outputs": [],
"source": [
"# You need the lxml package to use the DocugamiLoader\n",
"# You need the lxml package to use the DocugamiLoader (run pip install directly without \"poetry run\" if you are not using poetry)\n",
"!poetry run pip install lxml --quiet"
]
},

Loading…
Cancel
Save