This project contains everything you need to set up a Python development environment in Visual Studio Code on Ubuntu (WSL), with support for running Python scripts and Jupyter notebooks. Important: If ...
1. WSL を有効化して Ubuntu を入れる 2. Ubuntu に Python をインストールする 3. venv(仮想環境)を使って安全に開発する ところまでを、つまずきやすいポイント込みでまとめます。 以下を実行します(24.04 LTS の例)。 // 以下は PowerShell で実行します。 wsl --install ...
WSL(Windows Subsystem for Linux)をインストールする手順を示します。 ここでは、WSL上にUbuntuをインストールする前提で進めます。 本手順はMicrosoftの公式手順を参照しています。 1. 準備(Windows機能の有効化) コントロールパネル > プログラムと機能 > Windowsの機能の ...
We installed WSL Containers on Windows 11, built a custom container from scratch, tested it, and checked what still needs ...
前回は「Windows 10 version 2004」にアップデートされた環境でWSL 2を有効化する方法を取り上げた。Windows 10 version 2004には仮想 ...