python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Running a databricks notebook connected to git via ADF independent from git username
In our company for orchestrating of running Databricks notebooks, experimentally we learned to connect our notebooks (affiliated to a git repository) to ADF pipelines, however, there is an issue.
As y...

Ali Saberi
Votes: 0
Answers: 2
Running another notebook inside a notebook which is connected to git
In our company we learned to connect our notebook to git repository, however there is an issue.
Running a notebook inside another notebook. This is the way that we have discovered, however this soluti...

Ali Saberi
Votes: 0
Answers: 1
Working in two different git branches at the same time in Databricks
Is there a possibility to work in two different branches at once on Databricks?
If I open one branch in tab window (1) and then open another branch in another tab(2), the first tab window(1) automatic...
korilium
Votes: 0
Answers: 1
Deploy repository to new databricks workspace
I am developing my code in a databricks workspace. Using integration with Repos, I use Azure DevOps to version control my code.
I would like to use Azure Pipelines to deploy my code to a new test/prod...
Larsq
Votes: 0
Answers: 1