Greetings @ayush667787878 ,
The difference comes down to the type of compute youโre using. In your standard Databricks workspace, youโre running on Serverless โ which doesnโt support installing additional libraries on the cluster.
In Community Edition (which is being retired at the end of the year and replaced by Databricks Free Edition), youโre working with classic Spark clusters, and those do allow package/library installs.
Hope this clears things up. Cheers,
Louis