Skip to content

Commit 65c58d3

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into freshness_c65
2 parents 611a310 + 25c4abd commit 65c58d3

File tree

3 files changed

+31
-213
lines changed

3 files changed

+31
-213
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10531,6 +10531,11 @@
1053110531
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
1053210532
"redirect_document_id": false
1053310533
},
10534+
{
10535+
"source_path": "articles/active-directory/saas-apps/directions-microsoft-tutorial.md",
10536+
"redirect_url": "/azure/active-directory/saas-apps/tutorial-list",
10537+
"redirect_document_id": false
10538+
},
1053410539
{
1053510540
"source_path": "articles/active-directory/active-directory-saas-clarizen-tutorial.md",
1053610541
"redirect_url": "/azure/active-directory/saas-apps/clarizen-tutorial",

articles/active-directory/saas-apps/directions-microsoft-tutorial.md

Lines changed: 0 additions & 213 deletions
This file was deleted.

articles/machine-learning/azure-machine-learning-release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,32 @@ In this article, learn about Azure Machine Learning releases. For the full SDK
1717

1818
See [the list of known issues](resource-known-issues.md) to learn about known bugs and workarounds.
1919

20+
## 2020-05-04
21+
**New Notebook Experience**
22+
23+
Azure ML Studio Notebooks allows users to create, edit and share machine learning notebooks and files directly in Studio UI. Azure ML Studio Notebooks offers a first-in-class authoring for notebook files and support all operation available in the Azure ML Python SDK.
24+
25+
**New Features Introduced:**
26+
27+
+ Improved editor (Monaco editor) used by VS Code
28+
+ UI/UX improvements
29+
+ Cell Toolbar
30+
+ New Notebook Toolbar and Compute Controls
31+
+ Notebook Status Bar
32+
+ Inline Kernel Switching
33+
+ R Support
34+
+ Accessibility and Localization improvements
35+
+ Command Palette
36+
+ Additional Keyboard Shortcuts
37+
+ Autosave
38+
+ Improved performance and reliability
39+
40+
Access the following web-based authoring tools from the studio:
41+
42+
| Web-based tool | Description | Edition |
43+
|---|---|---|
44+
| Azure ML Studio Notebooks | First in-class authoring for notebook files and support all operation available in the Azure ML Python SDK. | Basic & Enterprise |
45+
2046
## 2020-04-27
2147

2248
### Azure Machine Learning SDK for Python v1.4.0

0 commit comments

Comments
 (0)