Skip to content

Commit 754c0c2

Browse files
committed
remove links
1 parent df31f56 commit 754c0c2

File tree

1 file changed

+5
-17
lines changed

1 file changed

+5
-17
lines changed

README.md

+5-17
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,16 @@
33
Codepod provides the interactive coding experience popularized by Jupyter, but
44
with scalability and production-readiness. Users can still incrementally build
55
up code by trying out a small code snippet each time. But they would not be
6-
overwhelmed by the great number of code snippets as the projects grow.
7-
8-
<div align="center"><h3><a href="https://codepod.io" target="_blank"> homepage</a> |
9-
<a href="https://codepod.io/docs/manual/" target="_blank">manual</a> |
10-
<a href="https://app.codepod.io" target="_blank">try online</a>
11-
</h3>
12-
<!-- <a href="https://discord.gg/W4B4gQdZZS"><img src="https://dcbadge.vercel.app/api/server/W4B4gQdZZS?style=flat" /></a> -->
13-
</div>
6+
overwhelmed by the great number of code snippets as the projects grow. Learn
7+
more on our website at https://codepod.io.
148

159
![screenshot](./screenshot-canvas.png)
1610

17-
<!-- # Gallery
18-
19-
Thanks to our community, we now have CodePod showcases ranging from analytical geometry to bioinformatics.
20-
21-
- [plotting common functions](https://app.codepod.io/repo/2ncnioylo9abo3otdxjs)
22-
- [image operations using skimage](https://user-images.githubusercontent.com/44469195/239033643-decbd7ae-29bb-44b9-af33-d4cb7c2bce46.png)
23-
- [tel-siRNA sequence detector](https://app.codepod.io/repo/b94n7n00a9395xwhv1o8) -->
24-
2511
# Install
2612

13+
You can [use CodePod online](https://app.codepod.io) without installing it
14+
locally. To install it on your computer:
15+
2716
Step 1: install prerequisite: [nodejs](https://nodejs.org/en/download) runtime
2817
and python & ipykernel:
2918

@@ -83,7 +72,6 @@ or submitting a pull request.
8372
Do use [Prettier](https://prettier.io/) (e.g., [its VSCode
8473
plugin](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode))
8574
to format your code before checking in.
86-
Last but not least, give us a star on Github!
8775

8876
# Citation
8977

0 commit comments

Comments
 (0)