An open API service indexing awesome lists of open source software.

https://github.com/python-project-templates/python-template-jupyter

A python/JS project template for Jupyter extensions
https://github.com/python-project-templates/python-template-jupyter

javascript jupyter jupyter-extension project-template project-templates python python-javascript python-template python-templates template templates

Last synced: 9 days ago
JSON representation

A python/JS project template for Jupyter extensions

Awesome Lists containing this project

README

          

# 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).