Hello, we are developers who have been creating a system in Databricks with Scala. We enabled the Git feature, so the project is in a repository.
The project has a lot of notebooks and a lot of calls to other notebooks. Sometimes it is a little overwhelmed. Debugging is challenging. I miss the IDE's features. This project is in production, and we want to migrate it to an IDE. I have some questions.
What should be the best starting point for migrating this project?.
Should I create a project from scratch or use the same repository?.
Are there best practices to move from notebooks to IDE? If so, could you please provide the link with some examples?
Are there any examples that we could use as references?
I really appreciate any help you can provide.
Thanks!