Skip to content

Commit 9344b8e

Browse files
committed
Added notebook and binder
1 parent d40d775 commit 9344b8e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![Python version](https://img.shields.io/pypi/pyversions/crdb-sql-audit)](https://pypi.org/project/crdb-sql-audit/)
33
[![License](https://img.shields.io/pypi/l/crdb-sql-audit)](https://pypi.org/project/crdb-sql-audit/)
44
[![Build status](https://github.com/viragtripathi/crdb-sql-audit/actions/workflows/python-ci.yml/badge.svg)](https://github.com/viragtripathi/crdb-sql-audit/actions)
5+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/viragtripathi/crdb-sql-audit/HEAD?filepath=notebooks%2Fdemo_crdb_sql_audit.ipynb)
56

67
# crdb-sql-audit
78

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pandas
22
matplotlib
3-
pyyaml
3+
pyyaml
4+
crdb-sql-audit

0 commit comments

Comments
 (0)