RyosukeCla / MyPythonWorkspace

My Workspace
MIT License
1 stars 1 forks source link

vscodeでpythonをどうにかして使いたい #14

Closed RyosukeCla closed 6 years ago

RyosukeCla commented 6 years ago

Objective

Task

RyosukeCla commented 6 years ago

jupyterlabは苦痛すぎる

RyosukeCla commented 6 years ago
$ brew install pyenv
$ vim ~/.zshrc
$ pyenv install 3.6.5
$ pyenv global 3.6.5
RyosukeCla commented 6 years ago
$ pip install ptvsd=3.0.0
RyosukeCla commented 6 years ago

https://code.visualstudio.com/docs/python/debugging

RyosukeCla commented 6 years ago
RyosukeCla commented 6 years ago
pip install pylint
RyosukeCla commented 6 years ago

まだvscodeでremote interpreter使えないっぽい

RyosukeCla commented 6 years ago

できねー