Install DVC
1 | install_dvc(with = "pip", user = FALSE, remote = FALSE)
|
with |
Method to install dvc with: pip, conda, brew, choco, snap. |
user |
Option for pip. |
remote |
Depending on the type of the remote storage you plan to use, you might need to install optional dependencies: [s3], [azure], [gdrive], [gs], [oss], [ssh]. Use [all] to include them all. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.