```{toctree} --- maxdepth: 2 hidden: true --- ``` # python template jupyter A Jupyter-Python project template [![Build Status](https://github.com/python-project-templates/python-template-jupyter/actions/workflows/build.yaml/badge.svg?branch=main&event=push)](https://github.com/python-project-templates/python-template-jupyter/actions/workflows/build.yaml) [![codecov](https://codecov.io/gh/python-project-templates/python-template-jupyter/branch/main/graph/badge.svg)](https://codecov.io/gh/python-project-templates/python-template-jupyter) [![License](https://img.shields.io/github/license/python-project-templates/python-template-jupyter)](https://github.com/python-project-templates/python-template-jupyter) [![PyPI](https://img.shields.io/pypi/v/python-template-jupyter.svg)](https://pypi.python.org/pypi/python-template-jupyter) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/python-project-templates/python-template-jupyter/main?urlpath=lab) ## Overview > [!NOTE] > This library was generated using [copier](https://copier.readthedocs.io/en/stable/) from the [Base Python Project Template repository](https://github.com/python-project-templates/base).