Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 07:47 AM
Hi
I resolved adding some instructions in the _common notebook, you can find inside the folder Includes
Put these at the beginning
%pip install git+https://github.com/databricks-academy/dbacademy@v3.0.70
%python dbutils.library.restartPython()
After this I obtain the error for the version of the cluster I was using, so I used the required DBR 11.3 to run the Classroom-Setup script