Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
python
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eazydevelop-devcontainer-temp
python
Commits
7add1e1e
Commit
7add1e1e
authored
Aug 21, 2025
by
xiezhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
multi version support
parent
82e998e3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
devcontainer-python-3.10.json
.devcontainer/devcontainer-python-3.10.json
+1
-1
devcontainer-python-3.11.json
.devcontainer/devcontainer-python-3.11.json
+1
-1
devcontainer-python-3.12.json
.devcontainer/devcontainer-python-3.12.json
+1
-1
devcontainer-python-3.9.json
.devcontainer/devcontainer-python-3.9.json
+1
-1
No files found.
.devcontainer/devcontainer-python-3.10.json
View file @
7add1e1e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"name"
:
"Python 3.10 Development Environment"
,
"name"
:
"Python 3.10 Development Environment"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"features"
:
{
"features"
:
{
"ghcr.io/devcontainers/features/python:1"
:
{
"ghcr.io/devcontainers/features/python:1
.7.1
"
:
{
"version"
:
"3.10"
,
"version"
:
"3.10"
,
"installTools"
:
true
,
"installTools"
:
true
,
"installPipx"
:
true
,
"installPipx"
:
true
,
...
...
.devcontainer/devcontainer-python-3.11.json
View file @
7add1e1e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"name"
:
"Python Development Environment"
,
"name"
:
"Python Development Environment"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"features"
:
{
"features"
:
{
"ghcr.io/devcontainers/features/python:1"
:
{
"ghcr.io/devcontainers/features/python:1
.7.1
"
:
{
"version"
:
"3.11"
,
"version"
:
"3.11"
,
"installTools"
:
true
,
"installTools"
:
true
,
"installPipx"
:
true
,
"installPipx"
:
true
,
...
...
.devcontainer/devcontainer-python-3.12.json
View file @
7add1e1e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"name"
:
"Python 3.12 Development Environment"
,
"name"
:
"Python 3.12 Development Environment"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"features"
:
{
"features"
:
{
"ghcr.io/devcontainers/features/python:1"
:
{
"ghcr.io/devcontainers/features/python:1
.7.1
"
:
{
"version"
:
"3.12"
,
"version"
:
"3.12"
,
"installTools"
:
true
,
"installTools"
:
true
,
"installPipx"
:
true
,
"installPipx"
:
true
,
...
...
.devcontainer/devcontainer-python-3.9.json
View file @
7add1e1e
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
"name"
:
"Python 3.9 Development Environment"
,
"name"
:
"Python 3.9 Development Environment"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"image"
:
"hb.eazytec-cloud.com/eazytec/eazydevelop-base:ubuntu"
,
"features"
:
{
"features"
:
{
"ghcr.io/devcontainers/features/python:1"
:
{
"ghcr.io/devcontainers/features/python:1
.7.1
"
:
{
"version"
:
"3.9"
,
"version"
:
"3.9"
,
"installTools"
:
true
,
"installTools"
:
true
,
"installPipx"
:
true
,
"installPipx"
:
true
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment