cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results for 
Search instead for 
Did you mean: 

jupytemplate in databricks

YDB1
New Contributor

Hi,

Most of my notebooks follow the same structure (i.e. load data, preprocessing, learn ML model, evaluate, etc.). I came across the jupytemplate package which allows to define a template for your notebooks. However, I can't seem to make it work in Databricks. I was able to install and enable the jupyter extension as follows:

In a notebook cell:

%sh

pip install jupy template

jupyter nbextension install --py jupytemplate --sys-prefix

jupyter nbextension enable jupytemplate --py --sys-prefix

However, when I created a new notebook afterwards it did not have the default template.

Does anyone know whether jupytemplate is supported?

Thanks!

0 REPLIES 0

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group