VS Code

Databricks

Native VS Code Experience for Azure Databricks

Databricks just released a plug -in for VS Code. Build all of your data and AI applications while staying inside your IDE. You can author the code for your pipelines and jobs in VS Code, then deploy, test and run it in real-time on your Azure Databricks cluster. Apply software development best practices and utilize […]

Read More
AI Red Hat

Project Wisdom Demo

AI-powered Project Wisdom automates deployment of a web application in Visual Studio Code. Project Wisdom is a Red Hat initiative developed in collaboration with IBM Research to infuse Ansible with artificial intelligence and gain a set of unique capabilities. The first capability planned for Project Wisdom, content generation, will allow users to enter a request […]

Read More
Natural Language Processing

Ramping up your custom NLP tasks with Verseagility

On this episode of the AI Show, Timm Walz joins Seth to talk about how ramping up your custom NLP tasks with Verseagility  will benefit your data science workflow. He’ll demonstrate how to use the toolkit in combination with Azure Machine Learning.

Read More
Developer

Getting Started with Jupyter Notebooks in VS Code

Jupyter notebooks are the go-to tool for data scientists and they are popping up in a lot of places.. Claudia Regio shows how Visual Studio Code has native support for Jupyter notebooks.

Read More
Python

Python for Beginners Tutorial

In this step-by-step Python for beginners tutorial, Kevin Stratvert  teaches you how to get started programming in Python. In this video, I assume that you are completely new to programming. We’ll walk through how to get Python, how to run your first code, and how to get an IDE (Integrated Development Environment) to help you […]

Read More
Azure Developer

Best Visual Studio Code extensions to work for Azure

Here’s a review video of the Best Visual Studio Code extensions to work for Azure. In this episode of All Around Azure, Brian Clark is joining me to introduce Visual Studio Code and review the best extension when it’s time to code, build, deploy, search “stuff” on Azure. We will start with the extension included […]

Read More
Developer Linux

Remote Development with VS Code

Visual Studio Code Remote Development allows you to use a container, remote machine, or the Windows Subsystem for Linux (WSL) as a full-featured development environment. Develop on the same operating system you deploy to or use larger or more specialized hardware. Sandbox your development environment to avoid impacting your local machine configuration. Make it easy […]

Read More
Containers

Cloud to Code with VS Code and Docker

After a quick demo of working with Docker images in Visual Studio, Paul Yuknewicz shows Scott Hanselman how the Docker for Visual Studio Code extension makes it easy for you to build, debug, and diagnose containerized apps. Paul will also show how the extension helps you deploy a container to Azure Container Instances. Related links: […]

Read More