基礎知識
読み物系
基礎知識
読み物系
| body { | |
| font-family: Helvetica, arial, sans-serif; | |
| font-size: 14px; | |
| line-height: 1.6; | |
| padding-top: 10px; | |
| padding-bottom: 10px; | |
| background-color: white; | |
| padding: 30px; } | |
| body > *:first-child { |
| { | |
| "Python": { | |
| "python": '~/.virtualenvs/your_env/bin/python', | |
| "pythonExtraPaths": ['~/.virtualenvs/your_env/lib/python2.6/site-packages', | |
| ] | |
| }, | |
| } |