finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
This tool helps data professionals quickly start new Jupyter Notebooks by providing pre-configured templates. You feed in template notebook files organized in specific directories, and it allows you to select and create new notebooks based on these templates directly within JupyterLab. It's designed for data scientists, analysts, or anyone who frequently uses Jupyter Notebooks for repeatable tasks.
414 stars. Available on PyPI.
Use this if you often create similar Jupyter Notebooks and want to standardize your starting point or share reusable code structures with your team.
Not ideal if you rarely use Jupyter Notebooks or only ever create unique, one-off analyses.
Stars
414
Forks
70
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 08, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/finos/jupyterlab_templates"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
xtreamsrl/jupytemplate
Templates for jupyter notebooks
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
ZhiyuanChen/CHANfiG
Easier Configuration
moemen95/Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object...