Skip to content

Commit

Permalink
add warn to Google drive page about app is blocked (#5298)
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein authored Aug 15, 2024
1 parent 7b2b797 commit f234110
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@
## Google Drive
-->

<admon type="warn">

There is an ongoing issue and the default Google DVC app is affected. If you see
"This app is blocked" message, check this
[ticket](https://github.com/iterative/dvc/issues/10516) for a workaround and
more details.

</admon>

To start using a Google Drive remote, you only need to add it with a
[valid URL format](#url-format). Then use any DVC command that needs to connect
to it (e.g. `dvc pull` or `dvc push` once there's tracked data to synchronize).
Expand Down

0 comments on commit f234110

Please sign in to comment.