Skip to content

Commit 3959124

Browse files
authored
docs: trademark (#53)
1 parent 3350fbc commit 3959124

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
[![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)
44
[![codecov](https://codecov.io/gh/deepnote/jupyterlab-deepnote/graph/badge.svg?token=OV32VZNOJ2)](https://codecov.io/gh/deepnote/jupyterlab-deepnote)
55

6-
Read‑only viewer for Deepnote `.deepnote` files inside JupyterLab.
6+
A third-party Deepnote extension for JupyterLab that provides a read‑only viewer for Deepnote `.deepnote` files.
7+
8+
> **Note:** This is an unofficial, community-developed extension and is not affiliated with or endorsed by Project Jupyter. JupyterLab is a trademark of LF Charities, Inc.
79
810
## Requirements
911

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jupyterlab-deepnote",
33
"version": "0.1.0",
4-
"description": "A Deepnote extension for JupyterLab",
4+
"description": "A third-party Deepnote extension for JupyterLab",
55
"keywords": [
66
"jupyter",
77
"jupyterlab",

0 commit comments

Comments
 (0)