-
Tried installing unsloth in databricks
```
%%capture
!pip install unsloth "xformers==0.0.28.post2"
# Also get the latest nightly Unsloth!
!pip uninstall unsloth -y && pip install --upgrade --no-c…
-
### Issue
I am getting an issue when I try to create workflow scripts using custom template. Below is the error I am getting
template: :89: function "tasks" not defined. or function "job" not def…
-
[6_Install Terraform Dev.txt](https://github.com/user-attachments/files/17702990/6_Install.Terraform.Dev.txt)
[7_terraform init.txt](https://github.com/user-attachments/files/17702992/7_terraform.i…
-
# Lab 19: Use Spark in Azure Databricks
# Lab 21: Use a SQL Warehouse in Azure Databricks
(Probably all the databricks labs, but I haven't tried them all yet.)
Description of issue:
- I don'…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The last step of the assessment workflow, i.e. parse logs fails with the following error: "li…
-
Is it possible to run `ipydatagrid` in Databricks?
When I tried to run a simple example, I get an error: `Error displaying widget: Cannot read properties of undefined (reading 'length')`
-
❌ test_running_real_remove_backup_groups_job: TimeoutError: Timed out after 0:05:00 (6m58.085s)
```
TimeoutError: Timed out after 0:05:00
[gw7] linux -- Python 3.10.15 /home/runner/work/ucx/ucx/.ven…
-
### Describe what happened
The following is a script I run to populate a secret.
```.py
databricks_secret = databricks.Secret(f"{scope_name}-{secret_name}",
key=secret_name,
…
-
**Describe the bug**
I'm using an Spark Data Source and Spark Dataframes as Data Assets. When I try to validate the ExpectColumnPairValuesAToBeGreaterThanB expectation it raises an error. I'm going t…