envd icon indicating copy to clipboard operation
envd copied to clipboard

๐Ÿ•๏ธ Reproducible development environment

Results 256 envd issues
Sort by recently updated
recently updated
newest added

## Description Currently envd used `build.envd` as the default filename. However, the name of `build` restricted the purpose of this file, that we'll have things more than build, such as...

help wanted ๐Ÿ†˜
type/feature ๐Ÿ’ก
type/maintenance ๐Ÿšง
status/needs-discussion ๐Ÿชง
type/discussion ๐Ÿงต
go

## Description Support the GO programming language in envd config files. ```starlark def build(): base(os="ubuntu20.04", language="go") install.go_packages(name = [ "double-entry-generator", ]) shell("zsh") ``` So that we can use `envd` to...

priority/3-low ๐Ÿ’™
type/feature ๐Ÿ’ก
os/linux
area/lang ๐ŸŒ
go

## Description https://github.com/tensorchord/envd/discussions/426 --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐Ÿ‘. We prioritise the proposals with the most ๐Ÿ‘.

type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก
type/discussion ๐Ÿงต

## Description We can introduce to developers how to add a new func in envd.

priority/3-low ๐Ÿ’™
type/documentation ๐Ÿ“„
type/feature ๐Ÿ’ก

## Description https://github.com/tensorchord/envd-docs/pull/26 Users do not know which pages are auto-generated and which are manually written. We should add a header to the auto-generated doc. cc @VoVAllen

priority/2-medium ๐Ÿ’›
type/documentation ๐Ÿ“„
type/maintenance ๐Ÿšง
area/cli ๐Ÿ–ฅ๏ธ

## Description Ref https://docs.pingcap.com/tidb/dev/telemetry We can have a mechanism to collect usage information to help understand how to improve the product. :warning: Please refer to https://docs.pingcap.com/tidb/dev/telemetry#compliance to make sure that...

help wanted ๐Ÿ†˜
priority/2-medium ๐Ÿ’›
type/feature ๐Ÿ’ก
type/discussion ๐Ÿงต
area/cli ๐Ÿ–ฅ๏ธ

## Description Currently, we only support single language environments such as Python and R. However, some data science teams use multiple languages at the same time. For example, R users...

priority/2-medium ๐Ÿ’›
type/feature ๐Ÿ’ก
area/lang ๐ŸŒ

https://hub.docker.com/r/tensorchord/python/tags Our GPU image is 2.5GB, CPU image is 173MB. It may take ~30min to download the GPU image. It hurts the user experience.

help wanted ๐Ÿ†˜
priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
status/needs-discussion ๐Ÿชง
area/docker ๐Ÿณ
area/buildkit ๐Ÿšข

## Description We can support nightly builds now.

priority/2-medium ๐Ÿ’›
type/feature ๐Ÿ’ก

Ref https://github.com/JetBrains/projector-docker

help wanted ๐Ÿ†˜
priority/3-low ๐Ÿ’™
status/needs-discussion ๐Ÿชง
type/discussion ๐Ÿงต