diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e2a7e3a..86c61fd 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -186,4 +186,4 @@ jobs: - uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1 - uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1 with: - ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/' + ignore_links: 'https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/ https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml https://github.com/deepnote/jupyterlab-deepnote/actions/workflows/ci.yml/badge.svg' diff --git a/README.md b/README.md index 7454d17..c99c0c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # jupyterlab_deepnote +[![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) +[![codecov](https://codecov.io/gh/deepnote/jupyterlab-deepnote/graph/badge.svg?token=OV32VZNOJ2)](https://codecov.io/gh/deepnote/jupyterlab-deepnote) + A Deepnote extension for JupyterLab This extension is composed of a Python package named `jupyterlab_deepnote`