Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

issue while running Fabric notebook in VScode

I want to take workspace name, for that I need to install semantic-link I ran pip install semantic-link in first cell and in next cell I am running from pyspark.sql import SparkSession fro...