Basic Python development environment. (Not designed for LLM training.)
2.8K
Basic Python development environment. (Not designed for LLM training.)
Use pyenv to install and manage Python versions.
Map the container's port 8888 to your host's port to use Jupyter Notebook:
docker run -p <host-port>:8888 -it katorlys/workspace-python:latest
Content type
Image
Digest
sha256:21255ba28…
Size
556.1 MB
Last updated
about 2 months ago
docker pull katorlys/workspace-python