Skip to content

Commit

Permalink
Add python_version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwinWiseOne committed Jun 21, 2024
1 parent a6041b2 commit c5e469e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Minimal/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image_name: edge-minimal-example
framework: generic
app_id: null
app_version: 1.2.0
python_version: 3.8
repository: quay.io/enthought
env_deps:
edm:
Expand Down
1 change: 1 addition & 0 deletions Panel/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image_name: edge-panel-example
framework: panel
app_id: null
app_version: 1.3.0
python_version: 3.8
repository: quay.io/enthought
env_deps:
edm:
Expand Down
1 change: 1 addition & 0 deletions Plotly Dash/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image_name: edge-plotly-dash-example
framework: plotly-dash
app_id: null
app_version: 1.3.0
python_version: 3.8
repository: quay.io/enthought
env_deps:
edm:
Expand Down
1 change: 1 addition & 0 deletions React/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image_name: edge-react-example
framework: react
app_id: null
app_version: 1.3.0
python_version: 3.8
repository: quay.io/enthought
env_deps:
edm:
Expand Down
1 change: 1 addition & 0 deletions Streamlit/app_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ image_name: edge-streamlit-example
framework: streamlit
app_id: null
app_version: 1.3.0
python_version: 3.8
repository: quay.io/enthought
env_deps:
edm:
Expand Down

0 comments on commit c5e469e

Please sign in to comment.