Skip to content

Commit 023365c

Browse files
authored
Revert "Revert "feat: add CI and Codecov badges to README and set up Codecov …"
This reverts commit a0b7709.
1 parent a0b7709 commit 023365c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# jupyterlab_deepnote
22

3+
[![CI](https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml)
4+
[![codecov](https://codecov.io/gh/deepnote/jupyterlab-deepnote/graph/badge.svg?token=OV32VZNOJ2)](https://codecov.io/gh/deepnote/jupyterlab-deepnote)
5+
36
A Deepnote extension for JupyterLab
47

58
This extension is composed of a Python package named `jupyterlab_deepnote`

0 commit comments

Comments
 (0)