visual studio online
3 TopicsUsing Visual Studio Code from a docker image locally or remotely via VS Online
A development container is a running Docker container with a well-defined tool/runtime stack and its prerequisites. The Remote - Containers extension in the Remote Development extension pack allows you to open any folder mounted into or inside a dev container and take advantage of VS Code's full development feature set.27KViews1like1CommentJupyter Experiences on Microsoft Azure
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more4.8KViews1like0CommentsRun Your Independent Automated Tests Using vNext Build In Visual Studio Online
First published on MSDN on Jul 26, 2017 Authored by Ganesh AlalasundaramHere is a walk through of a cookbook which would enable the use of Visual Studio Online vNext builds for automated Selenium/CodedUI tests to run independently in an Azure VM.1.7KViews0likes0Comments