Unable to install Vim
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 772
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Vim is a go-to IDE option for quickly parsing through files & making edits. However, the default sagemaker environment does not include it.
**Describe the solution you'd like**
An option to use `sudo` (right now gives permission denied error) or vim / neovim pre-installed in the default environment
**Describe alternatives you've considered**
Working with .py and other text files using the Jupyter notebook interface
Contributor guide
Assessment
This issue has not been assessed yet.