Forum Discussion

PedroJunqueira's avatar
PedroJunqueira
Frequent Visitor
2 years ago
Solved

Handling secrets in Fabric Notebooks

Hi All,   Has anyone know how to deal with secrets, tokens in notebook.    I Python usual practive is to have the token as a enviroment variable in a .env file so I do not need to expose the secr...