iterative / katacoda-scenarios

Interactive Katacoda Scenarios
https://www.katacoda.com/dvc
2 stars 11 forks source link

Convert scenario editors to simple katacoda editor and fix paths to open files. #46

Closed iesahin closed 3 years ago

iesahin commented 3 years ago

This one changes the editors in GS scenarios to a simpler one. VSCode was distracting and was taking time to load. This fixes #43

As the simple editor cannot show images produced by dot, a web server is fired at the beginning of each scenario to open image links in the browser.

It also fixes various problems in index.json files.