🔥 3-day streak
Microsoft Fabric Data Engineer Associate144 / 144
Question 144 of 144

A data engineering team maintains several notebooks across a Fabric workspace that all require the same set of public PyPI packages and a shared Spark configuration (executor memory and dynamic allocation limits). Currently each engineer installs libraries with %pip inline commands at the top of every notebook, which slows session startup and causes version drift. The team wants a governed, reusable way to apply the same libraries and Spark properties to all notebooks in the workspace without editing each notebook. What should they do?

Reviewed for accuracy · Report an issue