Hello @Verma, Manish Kumar ,
Welcome to the Microsoft Q&A platform.
To install library for BeautifulSoup on Azure DataBricks:
%sh
pip install beautifulsoup4
Tested on:
Databricks Runtime Version7.0 (includes Apache Spark 3.0.0, Scala 2.12)
Note: The file location should be Databricks File System (DBFS) or mount Azure Storage accounts. You cannot use local path in Azure Databricks.
Hope this helps. Do let us know if you any further queries.
----------------------------------------------------------------------------------------
Do click on "Accept Answer" and Upvote on the post that helps you, this can be beneficial to other community members.
Hello @Verma, Manish Kumar ,
Following up to see if the above suggestion was helpful. And, if you have any further query do let us know.