This repository was archived by the owner on Sep 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +14
-25
lines changed Expand file tree Collapse file tree 6 files changed +14
-25
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,10 @@ Will build every image. Look at the test for example command lines.
1818## Publishing a new release
1919
2020* Change release name in images.py, and add it to tpls/tpl.README.md
21+ * Update the READMEs for the individual images
22+
23+ python images.py --gen all
24+
2125* Commit changes
2226* Tag with the release name
2327
Original file line number Diff line number Diff line change 55* 2017.0.1, latest
66* 2017.0.0
77
8- There is 1 image for every install configuration. A conda environment called
9- idp is created and activated.
8+ There is 1 image for every install configuration.
109
1110Images:
1211
@@ -15,7 +14,4 @@ Images:
1514* intelpython3_core
1615* intelpython3_full
1716
18- The image defaults to starting with a bash shell.
19-
20-
21-
17+ The image defaults to starting with a bash shell. Intel Python is on the path.
Original file line number Diff line number Diff line change 55* 2017.0.1, latest
66* 2017.0.0
77
8- There is 1 image for every install configuration. A conda environment called
9- idp is created and activated.
8+ There is 1 image for every install configuration.
109
1110Images:
1211
@@ -15,7 +14,4 @@ Images:
1514* intelpython3_core
1615* intelpython3_full
1716
18- The image defaults to starting with a bash shell.
19-
20-
21-
17+ The image defaults to starting with a bash shell. Intel Python is on the path.
Original file line number Diff line number Diff line change 55* 2017.0.1, latest
66* 2017.0.0
77
8- There is 1 image for every install configuration. A conda environment called
9- idp is created and activated.
8+ There is 1 image for every install configuration.
109
1110Images:
1211
@@ -15,7 +14,4 @@ Images:
1514* intelpython3_core
1615* intelpython3_full
1716
18- The image defaults to starting with a bash shell.
19-
20-
21-
17+ The image defaults to starting with a bash shell. Intel Python is on the path.
Original file line number Diff line number Diff line change 55* 2017.0.1, latest
66* 2017.0.0
77
8- There is 1 image for every install configuration. A conda environment called
9- idp is created and activated.
8+ There is 1 image for every install configuration.
109
1110Images:
1211
@@ -15,7 +14,4 @@ Images:
1514* intelpython3_core
1615* intelpython3_full
1716
18- The image defaults to starting with a bash shell.
19-
20-
21-
17+ The image defaults to starting with a bash shell. Intel Python is on the path.
Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ Images:
1414* intelpython3_core
1515* intelpython3_full
1616
17- The image defaults to starting with a bash shell. Intel Python is on the path
17+ The image defaults to starting with a bash shell. Intel Python is on the path.
18+
You can’t perform that action at this time.
0 commit comments