Skip to content

Commit 6b4d2ce

Browse files
authored
Merge pull request #113739 from AbeOmor/patch-2
Added Notes for AML Studio Notebooks
2 parents 082e0d3 + 713b583 commit 6b4d2ce

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

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)