Skip to content

Commit 3ce8e39

Browse files
Merge pull request #272176 from kecheung/kecheung-patch-1
Add note in manage session-scoped packages
2 parents 54c5d49 + 109a257 commit 3ce8e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/synapse-analytics/spark/apache-spark-azure-portal-add-libraries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: shuaijunye
55
ms.service: synapse-analytics
66
ms.reviewer: wiassaf, sngun, eskot
77
ms.topic: how-to
8-
ms.date: 02/20/2023
8+
ms.date: 04/15/2023
99
ms.author: shuaijunye
1010
ms.subservice: spark
1111
ms.custom: kr2b-contr-experiment, devx-track-azurepowershell
@@ -114,7 +114,7 @@ To learn more about how to manage session-scoped packages, see the following art
114114

115115
> [!IMPORTANT]
116116
>
117-
> - **Do not use** `%%sh` to try an install libraries with pip or conda. The behavior is **not the same** as %pip or %conda.
117+
> **Do not use** `%%sh` to try and install libraries with pip or conda. The behavior is **not the same** as %pip or %conda.
118118
119119
- [Scala/Java session packages](./apache-spark-manage-session-packages.md#session-scoped-java-or-scala-packages): At the start of your session, provide a list of *.jar* files to install by using `%%configure`.
120120

0 commit comments

Comments
 (0)