Skip to content

Commit 71c5382

Browse files
committed
chore: Incorporate PR review suggestions
1 parent 1366279 commit 71c5382

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<div align="center">
22

3-
# Deepnote Toolkit
4-
53
![Deepnote Toolkit cover image](./docs/_assets/deepnote-toolkit-cover-image.png)
64

75
[Website](https://deepnote.com/?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main)[Docs](https://deepnote.com/docs?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main)[Blog](https://deepnote.com/blog?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main)[X](https://x.com/DeepnoteHQ)[Examples](https://deepnote.com/explore?utm_source=github&utm_medium=github&utm_campaign=github&utm_content=readme_main)[Community](https://github.com/deepnote/deepnote/discussions)
@@ -29,6 +27,7 @@ It is responsible for starting and managing servers (Jupyter, Streamlit, LSP), a
2927
Although Deepnote Toolkit can be run as a Python package via the CLI, we highly recommend trying Deepnote via the VS Code extension or registering for the SaaS version at [deepnote.com](https://deepnote.com).
3028

3129
To start Deepnote Toolkit locally, first install it via `pip` or your favorite package manager:
30+
3231
```sh
3332
pip install deepnote-toolkit
3433
```

0 commit comments

Comments
 (0)