JohanRex
1 year agoRegular Visitor
Status:
New
Add ability to import normal python files / modules to notebooks
Please add the ability to import normal python files (called modules in python lingo) in a notebook. Like this: import my_normal_python_file my_normal_python_file.my_reusable_function() This...
SimonHommel
10 months agoRegular Visitor
Currently we have to do bad workarounds for this. E.g. create a python file in a lakehouse and import it into the notebook from there. However, this is not git integrated and it is non-natural to develop code in a lakehouse. It would be great if we can create .py files in a workspace on the same level on which we can create notebooks. For me this is also a critical feature. Databricks has this for more than 2 years and in jupyterlab you can also work with ordinary text files.
Recent ideas
Allow to use service principal for VNet data gateway connection to SQL Server
Service principal authentication is not supported for Azure SQL server connections when using an on-premises data gateway or a virtual network (VNet) data gateway. As a result we have to fallback to ...Andrei-Sokalau3 hours agoNew MemberNew4Views0likes0CommentsProvide a Read-Only / Source-Safe Mode for Schema Shortcuts in Lakehouse
Schema Shortcuts provide a much better management experience than individual Table Shortcuts because they preserve the source schema structure and allow multiple tables to be onboarded at once. Howev...Junghyoen6 hours agoMicrosoft EmployeeNew22Views8likes0CommentsAccess Variable Library in Semantic Models
Enable the Variable Library as a centralized location for storing all environment‑specific variables, allowing us to adjust them for promotion scenarios (e.g., from dev to prod) without relying on de...FreddyH16 hours agoAdvocate IINew920Views31likes2CommentsEnhance Fabric Pipeline Monitoring with Parent-Child Pipeline Lineage and Parameter Visibility
Currently, Microsoft Fabric Pipeline monitoring lacks several capabilities that are available in Azure Data Factory, making troubleshooting and operational support challenging in enterprise environme...dwramreddy17 hours agoRegular VisitorNew8Views0likes0CommentsDynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db21 hours agoNew MemberNew238Views2likes2Comments