lablup / lablup/backend.ai-webui
Hide VSCode(Desktop) Application when the host OS version is lower than Ubuntu 20.04
Open
quick-capture
- Dominant language
- TypeScript
- Stars
- 133
- Forks
- 81
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 344
Description
According to [https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions](https://code.visualstudio.com/docs/remote/faq#_can-i-run-vs-code-server-on-older-linux-distributions), VSCode desktop version only supported from Debian 10, RHEL 8, or Ubuntu 20.04.
Therefore, we need to hide vscode app icon to avoid user access when host OS is lower than OS version written above.
JIRA Issue: FR-1029
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.