databricks-connect without using cluster

alecdavis47
New Contributor

For those of you who use databricks-connect probably know that it’s a great tool to use the power of spark/databricks, while executing/debugging code (and having proper git integration) from your favorite IDE.

However, when you want to test something quickly tutuapp, or l appvalley oad some data from your local machine, you will have to uninstall databricks-connect, and install pyspark again.

Is there a better solution other than reinstalling pyspark/databricks-connect every time?

Cheers