iterative / katacoda-scenarios

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

Tutorials/Versioning doesn't start #48

Closed iesahin closed 3 years ago

iesahin commented 3 years ago

The scenario at https://katacoda.com/iex/courses/tutorials/versioning doesn't pass this screen.

Screen Shot 2021-03-14 at 18 02 03

I waited about ~10 minutes but it doesn't start. Init scripts seem OK.

shcheklein commented 3 years ago

Is it still valid?

iesahin commented 3 years ago

Yes, it's still valid. I'm taking a look into this.

iesahin commented 3 years ago

The cause is actually a single line in step4.md that reads:

<img url="/dvc/courses/tutorials/versioning/assets/versioning.png" />

HTML tags are not allowed in Katacoda but I didn't suspect that it could stop the whole thing. There is not a single error message anywhere either.

In order to find that, I did some bisection. (I won't commit these, just to show how I debugged. 😄 )

Screen Shot 2021-04-25 at 21 30 00

Will be fixing soon @shcheklein

shcheklein commented 3 years ago

@iesahin thanks! Katacoda - yay! :)