Skip to content

Commit 8747c45

Browse files
machowjuliasilge
andauthored
docs: add vetiver links to customizing metadata
Co-authored-by: Julia Silge <[email protected]>
1 parent 8530d6f commit 8747c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/articles/customize-pins-metadata.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ def pin_read_cat_json(board, name, version=None, hash=None, **kwargs):
9494
pin_read_cat_json(board, "some-cat")
9595
```
9696

97-
For an example of how this approach is used in a real project, look at how
97+
For an example of how this approach is used in a real project, look at look at how the vetiver package wraps these functions to [write](https://github.com/rstudio/vetiver-python/blob/main/vetiver/pin_read_write.py) and [read](https://github.com/rstudio/vetiver-python/blob/main/vetiver/vetiver_model.py) model binaries as pins.

0 commit comments

Comments
 (0)