AssertionError: The Databricks Runtime is expected to be one of ['11.3.x-scala2.12', '11.3.x-photon-scala2.12', '11.3.x-cpu-ml-scala2.12'], found "15.3.x-cpu-ml-scala2.12". Please see the "Troubleshooting | Spark Version" section of the "Version Info" notebook for more information.
File <command-2886815309385359>, line 1 ----> 1 DA = DBAcademyHelper(course_config, lesson_config) 2 DA.reset_lesson() 3 DA.init()