Sign inSign up

katorlys/workspace-python

By katorlys

Updated about 2 months ago

Basic Python development environment. (Not designed for LLM training.)

Image
Languages & frameworks
Integration & delivery
0

2.8K

katorlys/workspace-python repository overview

workspace-python

Basic Python development environment. (Not designed for LLM training.)

Includes

  • Python 3.14
  • Tools for dependencies management, code analysis, package publishing, etc.
  • Jupyter

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

Tag summary

Content type

Image

Digest

sha256:21255ba28

Size

556.1 MB

Last updated

about 2 months ago

docker pull katorlys/workspace-python