File tree Expand file tree Collapse file tree 3 files changed +65
-9
lines changed
articles/machine-learning
data-science-virtual-machine Expand file tree Collapse file tree 3 files changed +65
-9
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,36 @@ Azure Machine Learning checks and validates any machine learning packages that m
2020
2121Main updates provided with each image version are described in the below sections.
2222
23+ ## February 11, 2025
24+
25+ Image Version: ` 25.01.31 `
26+
27+ Release Notes:
28+
29+ SDK Version: ` 1.59.0 `
30+
31+ ## January 15, 2025
32+
33+ Image Version: ` 24.12.31 `
34+
35+ Release Notes:
36+
37+ SDK Version: ` 1.57.0 `
38+
39+ Jupyter-core: ` 5.7.2 `
40+
41+ nvdia_docker2: installed
42+
43+ gnomeshell: removed
44+
45+ ml: '2.32.4'
46+
47+ Nvidia Driver: ` 535.216.03 `
48+
49+ ` CUDA ` : ` 12.2 `
50+
51+ 'nginx': Server status was Failed. nginx issue fixed and the status is Running.
52+
2353## December 18, 2024
2454
2555Image Version: ` 24.12.09 `
Original file line number Diff line number Diff line change @@ -21,6 +21,41 @@ Azure portal users can find the latest image available for provisioning the Data
2121
2222Visit the [ list of known issues] ( reference-known-issues.md ) to learn about known bugs and workarounds.
2323
24+ ## February 18, 2025
25+
26+ [ Data Science VM – Ubuntu 20.04] ( https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2004?tab=Overview )
27+
28+ Version ` 25.02.13 `
29+
30+ - SDK ` 1.59.0 `
31+ - NVDIA ` 535.183.01 `
32+ - Cuda ` cuda_12.2.r12 `
33+ - Python ` 3.10.8 `
34+
35+ ## February 7, 2025
36+
37+ [ Data Science Virtual Machine - Windows 2022] ( https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.dsvm-win-2022?tab=Overview )
38+
39+ Version ` 25.02.03 `
40+
41+ - SDK ` 1.59.0 `
42+
43+ ## February 4, 2025
44+
45+ [ Data Science Virtual Machine - Windows 2019] ( https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.dsvm-win-2019?tab=Overview )
46+
47+ Version ` 25.01.31 `
48+
49+ - SDK ` 1.59.0 `
50+
51+ ## January 22, 2025
52+
53+ [ Data Science VM – Ubuntu 22.04] ( https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2004?tab=Overview )
54+
55+ Version ` 25.01.20 `
56+
57+ - SDK ` 1.59.0 `
58+
2459## October 21, 2024
2560
2661[ Data Science Virtual Machine – Ubuntu 22.04] ( https://azuremarketplace.microsoft.com/marketplace/apps/microsoft-dsvm.ubuntu-2204?tab=Overview )
Original file line number Diff line number Diff line change @@ -40,15 +40,6 @@ You should use v2 if you're starting a new machine learning project or workflow.
4040
4141A new v2 project can reuse existing v1 resources like workspaces and compute and existing assets like models and environments created using v1.
4242
43- Some feature gaps in v2 include:
44-
45- - Spark support in jobs - currently in preview in v2.
46- - Publishing jobs (pipelines in v1) as endpoints. You can however, schedule pipelines without publishing.
47- - Support for SQL/database datastores.
48- - Ability to use classic prebuilt components in the designer with v2.
49-
50- You should then ensure the features you need in v2 meet your organization's requirements, such as being generally available.
51-
5243> [ !IMPORTANT]
5344> New features in Azure Machine Learning will only be launched in v2.
5445
You can’t perform that action at this time.
0 commit comments