You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting_started.Rmd
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,8 @@ Getting Started
21
21
===============
22
22
23
23
The pins package helps you publish data sets, models, and other Python objects, making it easy to share them across projects and with your colleagues.
24
-
You can pin objects to a variety of "boards", including local folders (to share on a networked drive or with DropBox), RStudio connect, Amazon S3, and more.
24
+
You can pin objects to a variety of "boards", including local folders (to share on a networked drive or with DropBox), RStudio connect, Amazon S3,
25
+
Google Cloud Storage, and more.
25
26
This vignette will introduce you to the basics of pins.
0 commit comments