S H Yoon

Results 10 issues of S H Yoon

When I `pip install ceja`, I automatically get pyspark-3.1.1.tar.gz (212.3MB) which is a problem because it's the wrong version (using 3.0.0 on both EMR & WSL). Even when I eliminate...

**Describe the bug** I have assigned the mill instead of sbt, but neoterm does not recognize it **To Reproduce** below is the script that assigns mill compiler to produce `mil...

bug

I could NOT find this in Packages install directory w/ searching isotope-ui. So, I did apm install isotope-ui Installing isotope-ui to /home/usrNm/.atom/packages Still can't locate this in Packages. Pls enlighten,...

Could u pls update? Xcode 9 says that swift2 cannot be converted. Thank u,

It's awesome but when compared to Emacs or Atom, I miss the ability to take code chunk with extra spaces in front. (visual selection) ``` import os print("hello") os.getenv('PATH') ```...

enhancement
up-next

I am trying to use a specific version of python in _/usr/bin/gluepython3_ So, I tried: in **init.vim** ``` luafile $HOME/.config/nvim/plugins.lua ``` and have lua file as below. ``` $ cat...

Hi: When I enable pipenv, with ```(add-hook 'python-mode-hook #'pipenv-mode)```. I get ```5File mode specification error: (void-function pipenv-mode)``` Hit ```C-c C-c:``` ```6run-hooks: Symbol's function definition is void: pipenv-mode``` so I attempted:...

enhancement

Is there a way to fix MAC or interface name? If MAC is same after each reboot then I can use ifrename to keep the interface name stable. Or if...

When I launch repl on the bottom the status window just disappears As seen below, anyone else experiences the same prob? WSL Ubuntu NVIM v0.10.0-dev Using https://github.com/itchyny/lightline.vim (I will gladly...

**Describe the bug** vim is launched with `(min_env) alive@z370xpW11:/c/wPrj/GitIt/WinSetup [master %=]$ /usr/bin/vim /c/Prj/tst.py` When I turn on repl it's fine with Python for gitbash vim, but when I attempt to...