I am exploring data bricks and writing all code in azure databricks notebooks.I read about IDEs such as data connect, vscode, pycharm, intell j. In real time people use IDEs or most of time people use data bricks notebooks. Please advise.
Regards,
If you are experienced on any IDE like Eclipse, IntelliJ, PyCharm, RStudio, Visual Studio Code, Databricks Connect allows you to connect with these IDEs to feel comfortable during development. Otherwise, you can simply use Notebook.
This official document on Databricks Connect will help you to understand how Databricks Connect works. Steps given to start writing your notebook in any supported IDE. Also, you will be come to know the differences between running using Databricks Connect versus running in a Databricks notebook.