Fix metaphor install command in guide (#8888)

This commit is contained in:
Jeffrey Wang 2023-08-07 15:43:47 -07:00 committed by GitHub
parent cff52638b2
commit ce3666c28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
"source": [ "source": [
"# !pip install metaphor_python" "# !pip install metaphor-python"
] ]
}, },
{ {