Skip to content

Commit

Permalink
chore: Add gitpod badge (#643)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege authored Jul 21, 2022
1 parent 566a235 commit 9ee48d8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

> **⚠️ envd is still under heavy development, and subject to change. it is not feature-complete or production-ready. Please contact us in [discord](https://discord.gg/KqswhpVgdU) if there is any problem.**
envd is a **machine learning development environment** for data science and AI/ML engineering teams.
envd (`ɪnˈvdɪ`) is a **machine learning development environment** for data science and AI/ML engineering teams.

🐍 **No Docker, only Python** - Focus on writing Python code, we will take care of Docker and development environment setup.

Expand Down Expand Up @@ -125,7 +125,7 @@ See [envd documentation](https://envd.tensorchord.ai/docs/get-started).
`envd` can be installed with `pip`. After the installation, please run `envd bootstrap` to bootstrap.

```bash
pip install envd
pip install --pre --upgrade envd
envd bootstrap
```

Expand Down Expand Up @@ -221,6 +221,8 @@ We welcome all kinds of contributions from the open-source community, individual
- Join our [discord community](https://discord.gg/KqswhpVgdU)!
- To build from the source, please read our [contributing documentation](https://envd.tensorchord.ai/docs/community/contributing) and [development tutorial](https://envd.tensorchord.ai/docs/community/development).

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/tensorchord/envd)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Expand Down

0 comments on commit 9ee48d8

Please sign in to comment.