Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Jan 12, 2024
1 parent 000dd1d commit 28c2ce3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ from ploomber_core.telemetry import Telemetry

Initialize it with the API key, name of the package, and version. Here's an example:

```{versionadded} 0.2.20
`Telemetry.from_package`
```

```{code-cell} ipython3
telemetry = Telemetry.from_package(package_name="ploomber-core")
```
Expand Down

0 comments on commit 28c2ce3

Please sign in to comment.