Forum Discussion

ABMN's avatar
ABMN
Helper I
9 months ago
Solved

Git Integration Best Practices

I am working with a team of about 10 developers in Fabric.  We want to set up individual/feature workspaces for each developer that would then be synched with a corresponding feature branch in Git.  ...
  • ABMN's avatar
    ABMN
    9 months ago

    svenchio Thank you for your response.  The only deviation I have is when it comes to defining the default lakehouse.  We are going to have hundreds of notebooks, and defining a delpoyment rule for each one seems very tedious.  What I am thinking of doing, is not connecting to any lakehouse via the UI.  I would then use the %%config block and define my default lakehouse using a variable library.

     

    Thanks again for your response.  I've referenced some of your posts and videos before and they have been helpful.