pohek321 opened a new issue #22330:
URL: https://github.com/apache/airflow/issues/22330


   ### Description
   
   Currently, there is no way to programmatically create a notebook in 
Databricks using the core provider components 
([DatabricksHook](https://registry.astronomer.io/providers/databricks/modules/databrickshook),
 
[DatabricksRunNowOperator](https://registry.astronomer.io/providers/databricks/modules/databricksrunnowoperator),
 or 
[DatabricksSubmitRunOperator](https://registry.astronomer.io/providers/databricks/modules/databrickssubmitrunoperator)).
 If implemented, this change would allow Airflow users to create a Scala, R, 
Python, or SQL notebook in DBFS programmatically from Airflow.
   
   ### Use case/motivation
   
   This would be useful for our users who are hosting their notebooks in an 
Airflow repository and would like to utilize advantages of tools like jinja 
templating, orchestration, git version control, etc.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to