cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Databricks Academy Learners
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Can I use my pay as you go subscription for Databricks Academy Labs?

MohammedArif
New Contributor II

Can I use my pay-as-you-go or "Visual studio - MPN" subscription for doing hands-on lab activities for the training on "Generative AI Engineering with Databricks" learning path?

Is it required to purchase the academy lab subscription?

MohammedArif_0-1728903572605.png

Databricks Learning

1 REPLY 1

DanielStaiger
New Contributor II

The issue i run into using my own Environment is that the notebooks do refer to stuff that is not provided.
Lab2.1 as example uses:

%run ../Includes/Classroom-Setup-02

print(f"Username:          {DA.username}")
print(f"Catalog Name:      {DA.catalog_name}")
print(f"Schema Name:       {DA.schema_name}")
print(f"Working Directory: {DA.paths.working_dir}")
print(f"Dataset Location:  {DA.paths.datasets}")
that is not defined, but also the datasets itself are not in the corresponding ZIP file. Its quite annoying to set it up by reverse engineering..
 
Just put that stuff to Git like everybody else would... ty!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group