Skip to content

Commit 1641cc2

Browse files
committed
readme
1 parent 04a3270 commit 1641cc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ for file_name, file_url in notebook_files.items():
103103
import sempy_labs as labs
104104
import sempy_labs.lakehouse as lake
105105
import sempy_labs.report as rep
106-
from sempy_labs import migration, directlake, admin, graph, theme, mirrored_azure_databricks_catalog, ml_model, variable_library
106+
from sempy_labs import admin, deployment_pipeline, directlake, eventstream, graph, migration, mirrored_azure_databricks_catalog, ml_model, theme, variable_library
107107
from sempy_labs.tom import connect_semantic_model
108108
from sempy_labs.report import connect_report
109109
```

0 commit comments

Comments
 (0)