Showing results for Azure - Python

Oct 25, 2021
0
1

Anaconda licensing for Microsoft products and services

Steve Dower
Steve Dower

Our friends at Anaconda have posted a joint announcement last week regarding the use of their repository from Microsoft cloud-hosted products. See the full announcement on their website. Today, Anaconda, Inc. announced a collaboration with Microsoft to enable customers to confidently access Anaconda’s curated library of open-source packages ...

pythonAzureData Science
Dec 12, 2016
0
0

Publish to Azure in Visual Studio 2017

Steve Dower
Steve Dower

This week, those of you using Visual Studio 2017 RC will be getting an update notification. This is a refresh of RC, with a whole lot of improvements and fixes (based on your feedback), and a selection of features that didn't quite make the initial RC release. For Python support, we've largely focused on bugfixes. There were 34 bugs resolved for ...

pythonvisual studioAzure
Nov 14, 2016
0
0

A template for using Python on Azure Web Apps

Brett Cannon
Brett Cannon

Back in August we had a blog post on using newer versions of Python on Azure App Service. In that post we outlined why we were working on this alternative approach to using Python on Azure App Service and provided basic templates of key files you needed to make the approach work. While that approach still works, we realized there were some steps ...

Azureweb apps
Nov 2, 2016
0
0

Creating Apps from Templates: Cookiecutter in Visual Studio “15”

Usman Anwer
Usman Anwer

Cookiecutter is a popular Open Source templating engine that lets experts easily create highly customizable templates to help other users get started on a project. We have brought it to Visual Studio to reduce the time and effort it takes to stand-up apps, prototype experiences that integrate different services, or try out new frameworks. Now ...

pythonvisual studioAzure