パソコン上に簡単(※簡単とは言ってない)に仮想マシン(=コンテナ)を構築して、その環境をあっちでもこっちでも簡単に再現できるようにした仕組みのこと、で、いい、はず(わやわや)とりあえず、今私はそのために使いたい。 今からこれこれこう ...
Python: Select Interpreter Switch between Python interpreters, versions, and environments. Python: Start REPL Start an interactive Python REPL using the selected interpreter in the VS Code terminal.
The Python extension will automatically install the following extensions by default to provide the best Python development experience in VS Code: The Python extension provides pluggable access points ...
VSCodeではpythonファイルを実行する際にインタープリタが参照するパスと、VSCodeのエディタ側が参照するパスが違うらしく、実行ファイルと同じ階層に自作モジュールをおいても正常に読み込むことができない。 [筆者の環境] OS:macOS Mojave ver.10.14.6 python:3.8.8 ...
This is the third-weekend edition focusing on VScode extensions. This time, we will review five supporting extensions for working with tabular data and databases in VScode. Next week's focus is on ...