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 0853ec2 commit 962969fCopy full SHA for 962969f
docs/cluster/python-client.md
@@ -2,8 +2,8 @@
2
3
The Python client can be used to programmatically deploy models to a Cortex Cluster.
4
5
-<!-- CORTEX_VERSION_MINOR -->
6
-```
+<!-- CORTEX_VERSION_BRANCH_STABLE, e.g. v0.9.0 -->
+```bash
7
pip install git+https://github.com/cortexlabs/cortex.git@master#egg=cortex\&subdirectory=pkg/workloads/cortex/client
8
```
9
0 commit comments