pickonefish / DataScienceVM

Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Virtual Machine

The Data Science Virtual Machine (DSVM) is a customized VM image on Microsoft’s 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.

About

Tools and Docs on the Azure Data Science Virtual Machine (http://aka.ms/dsvm)

License:MIT License


Languages

Language:Jupyter Notebook 63.5%Language:HTML 35.0%Language:Python 0.9%Language:Shell 0.5%Language:PowerShell 0.1%Language:Dockerfile 0.0%