cancel
Showing results for 
Search instead for 
Did you mean: 
Support FAQs
Find answers to common questions and troubleshoot issues with Databricks support FAQs. Access helpful resources, tips, and solutions to resolve technical challenges and enhance your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 
Adam_Pavlacka
Databricks Employee
Databricks Employee

The errors occur for resources/recipe_dag_template.html with the inspect() method and for base.html with the remaining methods.

To resolve TemplateNotFound errors and ensure successful display of results while executing the regression RECIPE with Jinja2, you should run the command %pip install -r ../../requirements.txt as the first command in the notebook. This installs the necessary dependencies, which are specified in the requirements.txt file

Version history
Last update:
‎01-10-2024 05:00 PM
Updated by:
Contributors