error in running the first command

jaybi
New Contributor III
 
 
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()
 

jaybi
New Contributor III

Above is the error from running the cmd- 

%run ../Includes/Classroom-Setup-SQL 
can anyone help in resolving it?

View solution in original post

jaybi
New Contributor III

I got it resolved - by changing cluster' s config

View solution in original post