You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## <aname = "reference-unpublished-notebook"></a>Reference an unpublished notebook
533
533
534
-
Referencing an unpublished notebook is helpful when you want to debug locally. When you enable this feature, a notebook run fetches the current content in web cache. If you run a cell that includes a reference notebook statement, you reference the presenting notebooks in the current notebook browser instead of a saved version in a cluster. Other notebooks can reference the changes in your notebook editor without your having to publish (Live mode) or commit (Git mode) the changes. By using this approach, you can prevent the pollution of common libraries during the developing or debugging process.
534
+
Referencing an unpublished notebook is helpful when you want to debug locally. When you enable this feature, a notebook run fetches the current content in web cache. If you run a cell that includes a reference notebook statement, you reference the presenting notebooks in the current notebook browser instead of a saved version in a cluster. Other notebooks can reference the changes in your notebook editor without requiring you to publish (Live mode) or commit (Git mode) the changes. By using this approach, you can prevent the pollution of common libraries during the developing or debugging process.
535
535
536
536
You can enable referencing an unpublished notebook by selecting the appropriate checkbox on the **Properties** pane.
Copy file name to clipboardExpand all lines: articles/synapse-analytics/sql/author-sql-script.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ To create a folder:
80
80
1. On the **Develop** pane, right-click in the **SQL scripts** area and then select **New folder**.
81
81
82
82
> [!div class="mx-imgBorder"]
83
-
> 
83
+
> 
84
84
85
85
1. On the **New folder** pane, enter the name of the new folder.
0 commit comments