Skip to content

Commit 5fafb39

Browse files
authored
Resolve blocking issues
1 parent 2ee8d20 commit 5fafb39

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/azure-data-studio/notebooks/notebooks-python-offline-installation.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Python Installation in an Offline Windows Environment
2+
title: Python installation in an offline Windows environment
33
description: This tutorial shows how you can install Python in an offline Windows environment
44
ms.topic: how-to
55
ms.prod: azure-data-studio
@@ -11,7 +11,7 @@ ms.custom: ""
1111
ms.date: 07/02/2021
1212
---
1313

14-
# Install Python in an Offline Windows Environment
14+
# Install Python in an offline Windows environment
1515

1616
This tutorial demonstrates how to install and use the Python kernel in an offline Windows environment with notebooks.
1717

@@ -21,7 +21,9 @@ This tutorial demonstrates how to install and use the Python kernel in an offlin
2121

2222
## Download Python and Dependencies
2323

24-
1. On a machine that has internet access, download the latest Azure Data Studio Python package from here: [https://go.microsoft.com/fwlink/?linkid=2163338](https://go.microsoft.com/fwlink/?linkid=2163338). Unzip the file into a local directory (for example: C:\\azuredatastudio-python). Note: The latest Azure Data Studio Python version is 3.8.10.
24+
1. On a machine that has internet access, download the latest Azure Data Studio Python package from here: [https://go.microsoft.com/fwlink/?linkid=2163338](https://go.microsoft.com/fwlink/?linkid=2163338). Unzip the file into a local directory (for example: C:\\azuredatastudio-python).
25+
>[!Note]
26+
>The latest Azure Data Studio Python version is 3.8.10.
2527
2628
2. In a terminal, navigate to the Python directory.
2729

0 commit comments

Comments
 (0)