This commit is contained in:
Alex Buck 2022-09-20 15:59:56 -04:00
Родитель 40a110f332
Коммит 3dd2a14270
4 изменённых файлов: 22 добавлений и 22 удалений

Просмотреть файл

@ -11,7 +11,7 @@ DateApproved: 9/1/2022
Visual Studio Code makes it easy to deploy your applications to the cloud with [Azure](https://azure.microsoft.com) and we've created walkthroughs to help you get started.
Whether your workflow is through the [Azure CLI](https://docs.microsoft.com/cli/azure) or [Azure App Service](https://azure.microsoft.com/services/app-service), using a Docker container, or creating serverless [Azure Functions](https://azure.microsoft.com/services/functions/), you'll find the deployment steps you need.
Whether your workflow is through the [Azure CLI](https://learn.microsoft.com/cli/azure) or [Azure App Service](https://azure.microsoft.com/services/app-service), using a Docker container, or creating serverless [Azure Functions](https://azure.microsoft.com/services/functions/), you'll find the deployment steps you need.
## Deployment tutorials
@ -19,13 +19,13 @@ The tutorials below, hosted on the Microsoft Docs platform, walk you through dif
Tutorial | Description
--- | ---
[Deploy Azure Functions](https://docs.microsoft.com/azure/javascript/tutorial-vscode-serverless-node-01) | Build and manage Azure Functions serverless apps directly in VS Code with the Azure Functions extension.
[Deploy using the App Service extension](https://docs.microsoft.com/azure/javascript/tutorial-vscode-azure-app-service-node-01) | Manage Azure resources directly in VS Code with the Azure App Service extension.
[Deploy using Docker](https://docs.microsoft.com/azure/javascript/tutorial-vscode-docker-node-01) | Deploy your website using a Docker container.
[Deploy a static website](https://docs.microsoft.com/azure/static-web-apps/getting-started) | Create, deploy, and update a static website.
[Deploy Azure Functions](https://learn.microsoft.com/azure/javascript/tutorial-vscode-serverless-node-01) | Build and manage Azure Functions serverless apps directly in VS Code with the Azure Functions extension.
[Deploy using the App Service extension](https://learn.microsoft.com/azure/javascript/tutorial-vscode-azure-app-service-node-01) | Manage Azure resources directly in VS Code with the Azure App Service extension.
[Deploy using Docker](https://learn.microsoft.com/azure/javascript/tutorial-vscode-docker-node-01) | Deploy your website using a Docker container.
[Deploy a static website](https://learn.microsoft.com/azure/static-web-apps/getting-started) | Create, deploy, and update a static website.
You can find additional tutorials and walkthroughs on the
[Azure Developer Center](https://docs.microsoft.com/azure/developer), including language-specific articles for JavaScript and Node.js, Python, Java, and .NET.
[Azure Developer Center](https://learn.microsoft.com/azure/developer), including language-specific articles for JavaScript and Node.js, Python, Java, and .NET.
## Next steps

Просмотреть файл

@ -10,7 +10,7 @@ MetaSocialImage: images/tutorial/social.png
---
# PyTorch support in Visual Studio Code
Along with support for [Jupyter Notebooks](/docs/datascience/jupyter-notebooks.md), Visual Studio Code offers many features of particular interest for PyTorch developers. This article covers some of those features and illustrates how they can help you in your projects. If you're unfamiliar with PyTorch development, Microsoft Learn offers a [Get started with PyTorch](https://docs.microsoft.com/learn/paths/pytorch-fundamentals) learning path that covers the fundamentals of deep learning with PyTorch.
Along with support for [Jupyter Notebooks](/docs/datascience/jupyter-notebooks.md), Visual Studio Code offers many features of particular interest for PyTorch developers. This article covers some of those features and illustrates how they can help you in your projects. If you're unfamiliar with PyTorch development, Microsoft Learn training offers a [Get started with PyTorch](https://learn.microsoft.com/training/paths/pytorch-fundamentals) learning path that covers the fundamentals of deep learning with PyTorch.
## Data Viewer support for Tensors and data slices

Просмотреть файл

@ -13,39 +13,39 @@ If you're looking for resources for your students to get started with Visual Stu
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/modules/python-install-vscode/"><h2 class="title faux-h3">Set up your Python beginner development environment</h2></a>
<a href="https://learn.microsoft.com/training/modules/python-install-vscode/"><h2 class="title faux-h3">Set up your Python beginner development environment</h2></a>
</div>
<p class="description">Get started with learning Python by installing and configuring the tools you'll need to build real applications.</p>
<a href="https://docs.microsoft.com/learn/modules/python-install-vscode" title="Python module">
<a href="https://learn.microsoft.com/training/modules/python-install-vscode" title="Python module">
<img src="/assets/learn/educators/learn-modules/learn-python-vscode.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/modules/use-git-from-vs-code/"><h2 class="title faux-h3">Use Git version-control tools</h2></a>
<a href="https://learn.microsoft.com/training/modules/use-git-from-vs-code/"><h2 class="title faux-h3">Use Git version-control tools</h2></a>
</div>
<p class="description">Utilize the tight integration of Visual Studio Code with the Git source-control management system.</p>
<a href="https://docs.microsoft.com/learn/modules/use-git-from-vs-code/" title="Git module">
<a href="https://learn.microsoft.com/training/modules/use-git-from-vs-code/" title="Git module">
<img src="/assets/learn/educators/learn-modules/learn-git.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/modules/basic-python-nasa/"><h2 class="title faux-h3">Write basic Python in Notebooks</h2></a>
<a href="https://learn.microsoft.com/training/modules/basic-python-nasa/"><h2 class="title faux-h3">Write basic Python in Notebooks</h2></a>
</div>
<p class="description">Learn the basics of Python.</p>
<a href="https://docs.microsoft.com/learn/modules/basic-python-nasa/" title="Python notebook module">
<a href="https://learn.microsoft.com/training/modules/basic-python-nasa/" title="Python notebook module">
<img src="/assets/learn/educators/learn-modules/learn-python-notebooks.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/modules/build-node-cosmos-app-vscode/"><h2 class="title faux-h3">Build a Node.js app for Azure Cosmos DB</h2></a>
<a href="https://learn.microsoft.com/training/modules/build-node-cosmos-app-vscode/"><h2 class="title faux-h3">Build a Node.js app for Azure Cosmos DB</h2></a>
</div>
<p class="description">Build a database app to store and query data in Azure Cosmos DB by using Visual Studio Code and Node.js.</p>
<a href="https://docs.microsoft.com/learn/modules/build-node-cosmos-app-vscode/" title="Cosmos DB module">
<a href="https://learn.microsoft.com/training/modules/build-node-cosmos-app-vscode/" title="Cosmos DB module">
<img src="/assets/learn/educators/learn-modules/learn-node-app.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>

Просмотреть файл

@ -9,7 +9,7 @@ MetaDescription: NASA project tutorials using the Python extension in Visual Stu
---
# NASA Inspired Lessons
This learning path introduces you to the world of Python. Explore modules and learning paths inspired by National Aeronautics and Space Administration (NASA) scientists to prepare you for a career in space exploration. Visit [Microsoft Learn](https://docs.microsoft.com/learn/topics/nasa) for the full list of modules.
This learning path introduces you to the world of Python. Explore modules and learning paths inspired by National Aeronautics and Space Administration (NASA) scientists to prepare you for a career in space exploration. Visit [Microsoft Learn training](https://learn.microsoft.com/training/topics/nasa) for the full list of modules.
Through these modules, you will:
@ -20,30 +20,30 @@ Through these modules, you will:
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/paths/introduction-python-space-exploration-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Discover the role of Python in space exploration</h2></a>
<a href="https://learn.microsoft.com/training/paths/introduction-python-space-exploration-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Discover the role of Python in space exploration</h2></a>
</div>
<p class="description">Learn how Python and data science play a role in the innovative solutions that NASA creates.</p>
<a href="https://docs.microsoft.com/learn/paths/introduction-python-space-exploration-nasa/?WT.mc_id=python-0000-cxa" title="Python NASA module">
<a href="https://learn.microsoft.com/training/paths/introduction-python-space-exploration-nasa/?WT.mc_id=python-0000-cxa" title="Python NASA module">
<img src="/assets/learn/students/nasa-python/nasa-python1.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/paths/classify-space-rocks-artificial-intelligence-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Use Artificial Intelligence to classify space rocks</h2></a>
<a href="https://learn.microsoft.com/training/paths/classify-space-rocks-artificial-intelligence-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Use Artificial Intelligence to classify space rocks</h2></a>
</div>
<p class="description">Create an AI model that can classify types of space rock present in a photo.</p>
<a href="https://docs.microsoft.com/learn/paths/classify-space-rocks-artificial-intelligence-nasa/?WT.mc_id=python-0000-cxa" title="Classifying Python module">
<a href="https://learn.microsoft.com/training/paths/classify-space-rocks-artificial-intelligence-nasa/?WT.mc_id=python-0000-cxa" title="Classifying Python module">
<img src="/assets/learn/students/nasa-python/nasa-python2.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>
<div class="module">
<div class="info">
<a href="https://docs.microsoft.com/learn/paths/machine-learning-predict-launch-delay-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Use Machine Learning to predict rocket launches</h2></a>
<a href="https://learn.microsoft.com/training/paths/machine-learning-predict-launch-delay-nasa/?WT.mc_id=python-0000-cxa"><h2 class="title faux-h3">Use Machine Learning to predict rocket launches</h2></a>
</div>
<p class="description">This will introduce you to the world of machine learning and help you build a simple ML model. </p>
<a href="https://docs.microsoft.com/learn/paths/machine-learning-predict-launch-delay-nasa/?WT.mc_id=python-0000-cxa" title="ML Python module">
<a href="https://learn.microsoft.com/training/paths/machine-learning-predict-launch-delay-nasa/?WT.mc_id=python-0000-cxa" title="ML Python module">
<img src="/assets/learn/students/nasa-python/nasa-python3.png" aria-hidden="true" class="thumb"/>
</a>
</div><br/>