Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)
Перейти к файлу
Gopi Kumar 15d38ef8aa
type fix
2018-12-18 17:15:25 -08:00
Assets/blogs Adding assets for the DSVM - Windows 2016 2017-06-06 10:23:40 -07:00
Extensions IoT exztension update to managed disk, NSG, sample param 2018-10-16 12:32:24 -07:00
Notebooks/ArcGIS fixing the first cell link to pyhton 2018-02-28 16:24:24 -08:00
Samples Create README.md 2017-04-20 11:25:02 -07:00
Scripts type fix 2018-12-18 17:15:25 -08:00
Tips Create getmetadata.sh 2018-11-13 13:29:17 -08:00
Tutorials Update 03.download and test locally.ipynb 2018-11-14 16:25:38 -08:00
.gitignore Ignore the VSCode settings file 2018-11-05 09:45:44 -08:00
LICENSE Initial commit 2017-04-20 10:25:11 -07:00
README.md Updated README 2018-01-03 11:22:38 -08:00

README.md

Data Science Virtual Machine

The Data Science Virtual Machine (DSVM) is a customized VM image on Microsofts Azure cloud built specifically for doing data science. It has many popular data science and other tools pre-installed and pre-configured to jump-start building intelligent applications for advanced analytics. It is available for Windows Server 2016 and Ubuntu 16.04 LTS. We also offer Windows Server 2012 and CentOS versions, although Windows 2016 and Ubuntu are the recommended options.

You can try the Data Science VM for free for 30 days (with $200 credits) with a free Azure Trial. The Ubuntu DSVM also provides a free trial through the Azure Test Driver. The Test Drive will provide full access to you own instance of the VM with just a free Microsoft account - No Azure subscription or credit card needed.

About this Repo

This repo features tools, tips and extensions (see below) to the Data Science VM. We invite the DSVM user community to contribute any useful tools, scripts, or extensions you may have written to enhance the user experience on the DSVM.

About Extensions

Azure Resource manager (ARM) provides a capability to define extensions for resources like Virtual Machines. VM Extensions are scripts that are run during the deployment of a VM to install additional pieces of software or reconfigure the VM to your needs or to comply with specific IT policies your company may have.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.