問題タブ [wsl-2]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
docker - Jupyter の WSL2 で Windows フォルダーを docker と共有する
現在、Docker を使用して WSL2 でデータ サイエンス環境をセットアップしようとしています。したがって、私の目標は、Windows Docker Desktop を使用して WSL2 のコンテナー内で Jupyter を実行し、すべてを Windows に格納することです。そこで、Powershell (Linux シェルではない) で次のコードを実行して、docker コンテナー内に c ドライブをマウントしようとしました。
新しい作業ディレクトリのみをバインドしますが、Windows ドライブはバインドしません。私は本当に助けていただければ幸いです!
ありがとう!