You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
init_lighter.py is executed after the Databricks script and sets spark to None
session_management.py imports the msal library, which doesn't exist in regular Databricks virtual environments. No script that follows session_management.py will be executed if msal can't be loaded.
Describe the bug
When both the Databricks and the Synapse extension are installed at the same time then Jupyter notebooks no longer work.
To Reproduce
Steps to reproduce the behavior:
Screenshots
init-ligher.py
andsession_management.py
in~/.ipython/profile_default/startup
are added by Synapse.Error:
The text was updated successfully, but these errors were encountered: