Skip to content

Commit 2e79650

Browse files
Fix notebook format issues
1 parent 829934d commit 2e79650

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

Monitoring-Observability/FabricActivatorRulePipeline/GeneratesRandomData.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@
9494
"spark.synapse.nbs.session.timeout": "1200000"
9595
}
9696
}
97+
},
98+
"widgets": {
99+
"application/vnd.jupyter.widget-state+json": {
100+
"version": "1.0"
101+
}
97102
}
98103
},
99104
"nbformat": 4,

Workloads-Specific/DataScience/AI_integration/src/fabric-llms-overview_sample.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,11 @@
11901190
}
11911191
}
11921192
},
1193-
"widgets": {}
1193+
"widgets": {
1194+
"application/vnd.jupyter.widget-state+json": {
1195+
"version": "1.0"
1196+
}
1197+
}
11941198
},
11951199
"nbformat": 4,
11961200
"nbformat_minor": 5

0 commit comments

Comments
 (0)