Skip to content

Commit 200694d

Browse files
committed
docs: update most prominent links and add normal end
1 parent 3cb1d69 commit 200694d

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,31 @@
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66
[![VS Code Marketplace](https://img.shields.io/badge/VS%20Code-Marketplace-blue)](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote)
77

8-
A powerful [Visual Studio Code](https://code.visualstudio.com/),[Cursor](https://cursor.com/) and [Windsurf](https://windsurf.com/) extension that brings [Deepnote](https://deepnote.com/) notebook capabilities directly into your favorite editor. Work with sleek AI notebooks featuring SQL blocks, database integrations, and reactive blocks - all within VS Code.
8+
A powerful [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote), [Cursor](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote) and [Windsurf](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote) extension that brings [Deepnote](https://deepnote.com/) notebook capabilities directly into your favorite editor. Work with sleek AI notebooks featuring SQL blocks, database integrations, and reactive blocks - all within VS Code.
99

1010
---
11+
1112
![Deepnote Projects](./images/deepnote-projects.png)
1213

1314
---
15+
1416
# 🚀 Deepnote in VS Code, Cursor and Windsurf - data notebook for AI era
1517

1618
Run Deepnote locally inside VS Code, Cursor and Windsurf — not Jupyter — and unlock the next generation of data workflows:
19+
1720
- 🧠 **SQL in VS Code** — Run SQL queries out of the box, no extensions needed
1821
- 🧩 **Rich block types** — Combine Python, Markdown, data visualizations, tables, and more — all in one place
1922
- 🔐 **Native database connections** — Securely connect to Snowflake, BigQuery, Postgres, and 60+ other sources via VS Code’s encrypted SecretStorage API
2023
- ⚙️ **Init notebooks** — Auto-run setup code (dependencies, env setup) before execution
2124
- 📦 **Smart requirements** — Generate `requirements.txt` automatically for reproducible runs
2225

2326
🐍 **Jupyter kernel, upgraded**
27+
2428
-**Deepnote kernel** — Fully `.ipynb-compatible`, tuned for modern data workflows
2529
- 🔁 **Kernel control** — Restart, interrupt, and switch seamlessly
2630

2731
🌐 **Deepnote ecosystem integrations**
32+
2833
- 🔃 **Auto-refresh** — Instantly detects file and data changes
2934
- 🧮 **Multi-notebook support** — Work across multiple notebooks in one unified project
3035
-**Cloud collaboration** — Switch between local VS Code and Deepnote Cloud to collaborate live on the same file with your team
@@ -95,6 +100,7 @@ Results are displayed as interactive tables that you can explore and export.
95100
## 🛠️ Quick start for developers
96101

97102
Want to contribute? Check out our [Contributing Guide](CONTRIBUTING.md) for detailed setup instructions.
103+
98104
- Setting up your development environment
99105
- Running tests
100106
- Building the extension
@@ -117,10 +123,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
117123
- **Feature requests**: [GitHub discussions](https://github.com/deepnote/deepnote/discussions)
118124
- **Questions**: [GitHub discussions](https://github.com/deepnote/deepnote/discussions)
119125

120-
## 🔗 Try Deepnote for free at:
126+
---
127+
128+
<div align="center">
129+
130+
**Built with 💙 by the Deepnote team**
121131

122-
- [Deepnote](https://deepnote.com/) - Collaborative data science notebook platform
123-
- [VS Code Extension for Deepnote](https://marketplace.visualstudio.com/items?itemName=Deepnote.vscode-deepnote) - Python language support for VS Code
124-
- [Cursor extension for Deepnote](https://open-vsx.org/extension/Deepnote/vscode-deepnote)
125-
- [Windsurf extension for Deepnote](https://open-vsx.org/extension/Deepnote/vscode-deepnote)
126-
Made with 💙 by the Deepnote team
132+
</div>

0 commit comments

Comments
 (0)