We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cea0d98 commit bb02151Copy full SHA for bb02151
jupyter-notebooks/tutorials/4_working_with_stac.ipynb
@@ -11,7 +11,7 @@
11
"\n",
12
"The unity_py library is required for usage. It can be installed by one of the two commands:\n",
13
14
- "1. pypi: `pip install unity_py` -- coming soon\n",
+ "1. pypi: `pip install unity-sds-client`\n",
15
"2. From git: main branch: `python -m pip install git+https://github.com/unity-sds/unity-py.git`\n",
16
"3. From git: a specific branch: `python -m pip install git+https://github.com/unity-sds/unity-py.git@develop`\n",
17
" "
0 commit comments