File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -186,4 +186,4 @@ jobs:
186186 - uses : jupyterlab/maintainer-tools/.github/actions/base-setup@v1
187187 - uses : jupyterlab/maintainer-tools/.github/actions/check-links@v1
188188 with :
189- ignore_links : ' https://github.com/deepnote/jupyterlab-deepnote/pull/ https://github.com/deepnote/jupyterlab-deepnote/issues/'
189+ 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 '
Original file line number Diff line number Diff line change 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+
36A Deepnote extension for JupyterLab
47
58This extension is composed of a Python package named ` jupyterlab_deepnote `
You can’t perform that action at this time.
0 commit comments