Skip to content

Commit ddb5ca7

Browse files
ebugdenMatthewKhouzam
authored andcommitted
README: Add cdt cloud demo link
Signed-off-by: Erica Bugden <ebugden@efficios.com>
1 parent e255c71 commit ddb5ca7

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,21 @@ The `tracing` we're discussing here is high speed, low overhead tracing. With su
2121

2222
Source: Text adapted from tracevizlab [001-what-is-tracing][tracevizlab-what-file]
2323

24-
## Try a live demo via Gitpod
24+
## Try a live demo
25+
26+
### Release
27+
28+
Prerequisite: A GitHub account (for logging into the demo)
29+
30+
You can access a live demo of the trace viewer [here][cdt-cloud-demo]. The following [video][cdt-cloud-demo-video] also shows how try the live demo.
31+
32+
### Nightly (via Gitpod)
2533

2634
Click the Gitpod button below to access a live demo of the trace viewer. In a couple of clicks and around 2 minutes, you'll be on your way!
2735

2836
[![Gitpod ready-to-code][gitpod-logo]][gitpod-ext]
2937

30-
Prerequisites: A GitHub account (for logging into Gitpod)
38+
Prerequisite: A GitHub account (for logging into Gitpod)
3139

3240
* Click [here][gitpod-ext] to open Gitpod.
3341
* After logging in, it takes around a minute for Gitpod to set up the in-browser IDE used to build the project.
@@ -362,6 +370,8 @@ pip install -r requirements.txt
362370

363371
[adr]: https://adr.github.io
364372
[app-image]: https://www.dorsal.polymtl.ca/files/other/electron-theia-trace-example-app-0.0.1.AppImage
373+
[cdt-cloud-demo]: https://try.theia-cloud.io/?appDef=cdt-cloud-demo
374+
[cdt-cloud-demo-video]: https://www.youtube.com/watch?v=Yqgu_ysFtnw
365375
[docs]: https://wiki.eclipse.org/Trace_Compass/Design_Documents
366376
[eclipsecon2021-slides]: https://www.eclipsecon.org/sites/default/files/slides/EclipseCon2021-TraceCompassCloud.pdf
367377
[gh]: https://github.blog/2022-02-14-include-diagrams-markdown-files-mermaid/

0 commit comments

Comments
 (0)