diff --git a/explore-katacoda-interactive-learning-pathway.json b/explore-katacoda-interactive-learning-pathway.json new file mode 100644 index 0000000000000000000000000000000000000000..bcaa5ab742b3c1c4a48ba4b465ee7e53e4edd43d --- /dev/null +++ b/explore-katacoda-interactive-learning-pathway.json @@ -0,0 +1,16 @@ +{ + "title": "Explore Katacoda interactive learning", + "description": "How to create interactive courses on Katacoda platform", + "courses": [ + { + "course_id": "hello-docker", + "title": "Hello Docker", + "description": "Kind of Docker hello world" + }, + { + "course_id": "hello-python", + "title": "Hello Python", + "description": "The well known hello world example" + } + ] +}