パソコン上に簡単(※簡単とは言ってない)に仮想マシン(=コンテナ)を構築して、その環境をあっちでもこっちでも簡単に再現できるようにした仕組みのこと、で、いい、はず(わやわや)とりあえず、今私はそのために使いたい。 今からこれこれこう ...
This repo provides a step-by-step guide and a template for setting up a Python 🐍 development environment with VScode and Docker 🐳. Docker is an amazing tool, but it has some learning curve. This ...
VScodeはMicrosoftが提供する無料のソースコードエディタです。 私自身そこまでプログラミングに詳しいわけではありませんが、ChatGPTなどを使いながらやれば、簡単な処理はできるようになりました。 どんな作業でも効率化できることが多いので、今回はVScode ...
The Python Environments extension for VS Code helps you manage Python environments and packages using your preferred environment manager, backed by its extensible APIs. This extension provides unique ...
Developers Summit 2026・Dev x PM Day 講演資料まとめ Developers Boost 2025 講演資料まとめ Developers X Summit 2025 講演資料まとめ Developers Summit 2025 FUKUOKA 講演関連資料まとめ Developers Summit 2025 KANSAI 講演関連資料まとめ ...
In our last article An Introduction to Python and Conda | LinkedIn we explored the fundamentals of setting up environments using Conda. In this follow-up article, we ...