Skip to content

Commit

Permalink
Update example repository links (#1249)
Browse files Browse the repository at this point in the history
* Update example repository on README.md

* Update more links
  • Loading branch information
0x2b3bfa0 authored Nov 3, 2022
1 parent f98b2aa commit 0452dc9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ cml comment create report.md
### Getting Started

1. Fork our
[example project repository](https://github.com/iterative/example_cml).
[example project repository](https://github.com/iterative-test/cml-example-base).

> :warning: Note that if you are using GitLab,
> [you will need to create a Personal Access Token](https://github.com/iterative/cml/wiki/CML-with-GitLab#variables)
Expand Down Expand Up @@ -632,11 +632,11 @@ apt-get install -y nodejs

These are some example projects using CML.

- [Basic CML project](https://github.com/iterative/cml_base_case)
- [CML with DVC to pull data](https://github.com/iterative/cml_dvc_case)
- [CML with Tensorboard](https://github.com/iterative/cml_tensorboard_case)
- [CML with a small EC2 instance](https://github.com/iterative/cml-runner-base-case)
- [Basic CML project](https://github.com/iterative-test/cml-example-minimal)
- [CML with DVC to pull data](https://github.com/iterative-test/cml-example-dvc)
- [CML with Tensorboard](https://github.com/iterative-test/cml-example-tensorboard)
- [CML with a small EC2 instance](https://github.com/iterative-test/cml-example-cloud)
:key:
- [CML with EC2 GPU](https://github.com/iterative/cml_cloud_case) :key:
- [CML with EC2 GPU](https://github.com/iterative-test/cml-example-cloud-gpu) :key:

:key: needs a [PAT](#environment-variables).

2 comments on commit 0452dc9

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

Please sign in to comment.