Skip to content

Commit 9fba565

Browse files
committed
docs: update logo and readme
1 parent c03962d commit 9fba565

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313

1414
# Deepnote extension for JupyterLab
1515

16-
Deepnote is the data notebook for the AI era. `jupyterlab-deepnote` is a JupyterLab extension that enables you to open and view [Deepnote](https://deepnote.com) project files (`.deepnote` format) directly within JupyterLab. This extension provides a seamless read-only viewer for Deepnote notebooks, allowing you to explore Deepnote projects without leaving your JupyterLab environment.
16+
`jupyterlab-deepnote` is a JupyterLab extension that enables you to open and view [Deepnote](https://deepnote.com) project files (`.deepnote` format) directly within JupyterLab. This extension provides a seamless read-only viewer for Deepnote notebooks, allowing you to explore Deepnote projects without leaving your JupyterLab environment.
1717

1818
## Key features
1919

20-
- **Open Deepnote files**: View `.deepnote` project files containing Deepnote notebooks in JupyterLab
21-
- **Multi-notebook support**: Switch between multiple notebooks within a single `.deepnote` file
22-
- **Read-only mode**: View notebook content safely without modifying the original `.deepnote` file
23-
- **Seamless integration**: Works natively with JupyterLab's notebook interface
24-
- **Deepnote block support**: Renders Deepnote-specific block types as Jupyter cells
20+
- **Open Deepnote files**: View `.deepnote` project files containing Deepnote notebooks in JupyterLab
21+
- **Multi-notebook support**: Switch between multiple notebooks within a single `.deepnote` file
22+
- **Read-only mode**: View notebook content safely without modifying the original `.deepnote` file
23+
- **Seamless integration**: Works natively with JupyterLab's notebook interface
24+
- **Deepnote block support**: Renders Deepnote-specific block types as Jupyter cells
2525

2626
## Installation
2727

@@ -158,22 +158,20 @@ This extension follows semantic versioning for its own API:
158158

159159
Note: This extension does **not** support JupyterLab 3.x or earlier versions.
160160

161+
## Need help?
162+
- Join our Community!
163+
- Open an issue for bug reports or feature requests
164+
- Check out source code of related repositories: [Deepnote Open Source](https://github.com/deepnote/deepnote), [JupyterLab extension](https://github.com/deepnote/jupyterlab-deepnote) and [Deepnote Toolkit](https://github.com/deepnote/deepnote-toolkit).
165+
- Check out our [documentation](https://deepnote.com/docs?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main)
166+
- Want a low-code experience? Visit [Deepnote Cloud](https://deepnote.com/?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main) together with Deepnote AI agent
167+
161168
## Contributing
162169

163170
For development setup, testing, and contributing guidelines, please see [CONTRIBUTING.md](CONTRIBUTING.md).
164171

165-
## Related projects
166-
167-
- [Deepnote](https://deepnote.com)
168-
- [Deepnote Open Source](https://github.com/deepnote/deepnote)
169-
- [VS Code extension](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote)
170-
- [Cursor extension](https://open-vsx.org/extension/Deepnote/vscode-deepnote)
171-
- [Windsurf extension](https://open-vsx.org/extension/Deepnote/vscode-deepnote)
172-
173172
---
174-
175173
<div align="center">
176174

177-
Made with 💙 by the data-driven team
175+
Built with 💙
178176

179177
</div>
-1.28 MB
Loading

0 commit comments

Comments
 (0)