Skip to content

Commit

Permalink
docs: version info (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Feb 23, 2023
1 parent 3e082e2 commit a7421b4
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
description: >-
Phoenix provides MLOps insights at lightning speed with zero-config
observability for model drift, performance, and data quality.
Phoenix provides MLOps insights at lightning speed with zero-config
observability for model drift, performance, and data quality.
---

# Arize Phoenix
Expand All @@ -10,13 +10,10 @@ description: >-
Phoenix is under active development and its API may change at any time
{% endhint %}

## How to install

Phoenix is available to install via `pypi`
Phoenix works with python 3.8 and above and is available to install via `pypi`

```shell
pip install arize-phoenix
```

you are now ready to use the `phoenix` package inside of your notebook!

0 comments on commit a7421b4

Please sign in to comment.