Skip to content

Commit

Permalink
Add new Gitpod live demo setup steps to README
Browse files Browse the repository at this point in the history
modify Gitpod live demo to minimize user confusion because Gitpod changed their branding

Fixes eclipse-cdt-cloud#350

Signed-off-by: Ibrahim Fradj <ibrahim.fradj@ericsson.com>
  • Loading branch information
IbrahimFradj committed May 17, 2021
1 parent 7f11bb1 commit f6ab0af
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Prerequisites: A GitHub account (for logging into Gitpod)
* Click [here](https://gitpod.io/#https://github.com/theia-ide/theia-trace-extension) to open Gitpod.
* After logging in, it takes around a minute for Gitpod to set up the in-browser IDE used to build the project.
* When the workspace has loaded, the project builds automatically in about a minute. Then, the workspace pops a notification saying a service (i.e. the tool) is now available.
![gitpod-service-ready-notification](https://raw.githubusercontent.com/theia-ide/theia-trace-extension/master/doc/images/gitpod-service-ready-notification.PNG)
![gitpod-service-ready-notification](https://raw.githubusercontent.com/IbrahimFradj/theia-trace-extension/IF-gitpodDemo/doc/images/gitpod-service-ready-notification.PNG)
* After opening the tool via the notification, the interface loads in a few seconds.
* Now you're ready to try the trace viewer!
* Head to the trace viewer tab in the left side menu to get started.
* The tool is already loaded with example traces from a set of [Trace Visualisation Labs](https://github.com/tuxology/tracevizlab), so no need to hunt for your own.

![gitpod-live-demo-setup](https://raw.githubusercontent.com/IbrahimFradj/theia-trace-extension/IF-gitpodDemo/doc/images/gitpod.gif)
![gitpod-live-demo-setup](https://raw.githubusercontent.com/IbrahimFradj/theia-trace-extension/IF-gitpodDemo/doc/images/gitpod-live-demo-setup.gif)

## Consume the trace viewer extension from npm

Expand Down
Binary file modified doc/images/gitpod-live-demo-setup.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/images/gitpod-service-ready-notification.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/images/gitpod.gif
Binary file not shown.

0 comments on commit f6ab0af

Please sign in to comment.