Skip to content

Commit

Permalink
Automated documentation update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and shcheklein committed Dec 9, 2022
1 parent ae53197 commit 7adfdd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
4 changes: 1 addition & 3 deletions src/dvc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ Installs DVC CLI deb package

```json
"features": {
"ghcr.io/iterative/features/dvc:1": {
"version": "latest"
}
"ghcr.io/iterative/features/dvc:1": {}
}
```

Expand Down
10 changes: 4 additions & 6 deletions src/nvtop/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@

# Data Version Control (dvc)
# nvtop - GPUs Process monitoring (nvtop)

Installs DVC CLI deb package
Installs nvtop utility

## Example Usage

```json
"features": {
"ghcr.io/iterative/features/dvc:1": {
"version": "latest"
}
"ghcr.io/iterative/features/nvtop:1": {}
}
```

Expand All @@ -23,4 +21,4 @@ Installs DVC CLI deb package

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/iterative/features/blob/main/src/dvc/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/iterative/features/blob/main/src/nvtop/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit 7adfdd9

Please sign in to comment.