Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit 5636b4e

Browse files
lostmygithubaccountjcrist
authored andcommitted
fix: add ipywidgets in requirements and badge to README
1 parent 35eeb71 commit 5636b4e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Ibis Example Notebooks
22

3+
[![Build and Test](https://github.com/ibis-project/ibis-examples/actions/workflows/ci.yml/badge.svg)](https://github.com/ibis-project/ibis-examples/actions/workflows/ci.yml?query=branch%3Amain)
4+
35
This repository contains runnable example notebooks for
46
[Ibis](ibis-project.org/). They are intended to be educational and give users
57
examples of common Ibis workflows.

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
notebook
22
jupyterlab == 3.4.8
3+
ipywidgets
34
altair
45
ibis-framework[sqlite,duckdb,clickhouse]
56
ibis-substrait

0 commit comments

Comments
 (0)