Forum Discussion
JiHin
1 year agoFrequent Visitor
Pass parameters to notebook and running it within a notebook?
Hi all, Is there a way to pass paramters to a separate fabrics notebook within the same workspace, similar to the function in Azure Databricks? Equivalent code in Azure Databricks: dbutils.n...
- 1 year ago
Hi JiHin
Equivalent to Databricks, Microsoft has the same with bit of change. Yers you can run notebooks using below code.
Alternatively, You can run Dataflow Gen 2 ( Power Query ). It is much simpler and easy than Pipelines in Fabric Data Factory.. Also run single table in Dataflow Gen 2.
BhaveshPatel
Super User
1 year agoHi JiHin
Equivalent to Databricks, Microsoft has the same with bit of change. Yers you can run notebooks using below code.
Alternatively, You can run Dataflow Gen 2 ( Power Query ). It is much simpler and easy than Pipelines in Fabric Data Factory.. Also run single table in Dataflow Gen 2.