Skip to content

Commit

Permalink
fix: Add discord (#146)
Browse files Browse the repository at this point in the history
Signed-off-by: Ce Gao <cegao@tensorchord.ai>
  • Loading branch information
gaocegege committed May 15, 2022
1 parent 0b187da commit 9d9d282
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# envd

[![Discord](https://img.shields.io/discord/974584200327991326?label=discord&style=social)](https://discord.gg/KqswhpVgdU)

Development Environment for Data Scientists

:snake: **No docker, only python** - Write python code to build the development environment, we help you take care of Docker.
Expand Down Expand Up @@ -101,8 +103,13 @@ vscode(plugins = [

envd configures Ubuntu APT source, PyPI mirror, and others in the development environment.

## Join Us

envd is backed by [TensorChord](https://github.com/tensorchord) and licensed under Apache-2.0. We are actively hiring engineers to build developer tools for machine learning practitioners in open source.

## Contribute

We welcome all kinds of contributions from the open-source community, individuals, and partners.

- Join our [discord community](https://discord.gg/KqswhpVgdU)!
- To build from source, check the [contributing page](./CONTRIBUTING.md).

0 comments on commit 9d9d282

Please sign in to comment.