Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2021 12:45 AM
you can try with widgets:
https://docs.databricks.com/notebooks/widgets.html
Not exactly the same as Papermill but it works fine. You can pass the values from your job orchestration tool into a widget so the notebook gets executed with the correct values.
I use this a lot with Azure Data Factory.