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 [nerdctl](https://github.com/containerd/nerdctl/) is a Docker-compatible CLI for [containerd](https://containerd.io/) and it has many new features like rootless mode, compose integration, work with buildkit, and [so on](https://github.com/containerd/nerdctl/#features-present-in-nerdctl-but-not-present-in-docker). PS. I am one...

priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก
area/cli ๐Ÿ–ฅ๏ธ
area/docker ๐Ÿณ

## Description Now the command to run rstudio server in envd is `sudo /usr/lib/rstudio-server/bin/rserver` The `sudo` is to resolve the system user account problem in rstudio server. We need to...

good first issue โค๏ธ
help wanted ๐Ÿ†˜
priority/3-low ๐Ÿ’™
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก

## Description MLOps teams may want to install some pre-built dependencies like internal SDKs, SSH keys or other things in the image. But it is hard to do it in...

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

## Descrption I study the design docment and https://github.com/tensorchord/envd/pull/303. In a team work environment, there is no doubt that model, exp log and dataset would be allso a neccessary part...

help wanted ๐Ÿ†˜
type/documentation ๐Ÿ“„
type/enhancement ๐Ÿ’ญ
type/discussion ๐Ÿงต
area/lang ๐ŸŒ
area/ecosystem ๐ŸŒฒ
difficulty/newcomer

## Description Support syntax like `envd up -f :build_gpu` to call `build_gpu` function

type/feature ๐Ÿ’ก

- [x] #92 - [x] #939 - [x] #957 - [ ] https://github.com/tensorchord/envd/issues/530 - [ ] https://github.com/tensorchord/envd/issues/101 - [x] https://github.com/tensorchord/envd/issues/958

priority/2-medium ๐Ÿ’›
type/documentation ๐Ÿ“„
type/feature-epic โญ•
area/docker ๐Ÿณ
area/jupyter ๐Ÿ“
area/kubernetes

When running the `envd bootstrap` command in a device without the `zsh shell` installed, the following Warning occurs๏ผš ```bash WARN[2022-07-05T10:12:25Z] Warning: unable to enable zsh-completion: /usr/local/share/zsh/site-functions does not exist ```

good first issue โค๏ธ
help wanted ๐Ÿ†˜
priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก
area/cli ๐Ÿ–ฅ๏ธ

## Description Currently `envd envs describe` only outputs the dependencies. We should put more information here. --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐Ÿ‘. We...

priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก
area/cli ๐Ÿ–ฅ๏ธ

## Description Cannot find how to install rstudio server in arm64. Thus we only support amd64 now. --- **Message from the maintainers**: Love this enhancement proposal? Give it a ๐Ÿ‘....

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

## Description Now we do not invoke `compilePyPIPackages` in Julia or R, thus we do not install jupyter in the image. We should support the case. ``` def build(): base(os="ubuntu20.04",...

priority/2-medium ๐Ÿ’›
type/enhancement ๐Ÿ’ญ
type/feature ๐Ÿ’ก
os/linux
area/lang ๐ŸŒ
area/jupyter ๐Ÿ“