Skip to content

Commit e5f8921

Browse files
Merge pull request #211649 from sdgilley/patch-24
remove insert snippet not currently working
2 parents 0a04306 + 123d1d4 commit e5f8921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-run-jupyter-notebooks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Use focus mode to expand your current view so you can focus on your
6262
* Learn more about the code you're using
6363
* Keep track of the parameters you're typing
6464
* Add calls to properties and methods
65-
65+
<!--
6666
### Insert code snippets (preview)
6767
6868
Use **Ctrl+Space** to trigger IntelliSense code snippets. Scroll through the suggestions or start typing to find the code you want to insert. Once you insert code, tab through the arguments to customize the code for your own use.
@@ -78,7 +78,7 @@ You can browse and search the list of snippets by using the notebook toolbar to
7878
From the snippets panel, you can also submit a request to add new snippets.
7979
8080
:::image type="content" source="media/how-to-run-jupyter-notebooks/propose-new-snippet.png" alt-text="Snippet panel allows you to propose a new snippet":::
81-
81+
-->
8282
## Share a notebook
8383

8484
Your notebooks are stored in your workspace's storage account, and can be shared with others, depending on their [access level](how-to-assign-roles.md) to your workspace. They can open and edit the notebook as long as they have the appropriate access. For example, a Contributor can edit the notebook, while a Reader could only view it.

0 commit comments

Comments
 (0)