Skip to content

Commit 794c14d

Browse files
authored
Merge pull request #413 from MAAP-Project/rtapella-patch-1
clarification in release notes
2 parents 556c8c2 + ae23b67 commit 794c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Workspace impacts:
1919

2020
DPS Algorithm Impacts:
2121

22-
* To use the new workspace for your DPS runs, you will need to update your build scripts and environment.yml files to use `python`` instead of `vanilla`. Additionally, your run script will need to make sure it’s running in the `python`` environment (not `vanilla`).
22+
* To use the new Python (default) as the base image for your DPS runs, you will need to update your build scripts and environment.yml files to use `python` instead of `vanilla`. Additionally, your run script will need to make sure it’s running in the `python` conda environment (not `vanilla`).
2323
* DPS algorithms being registered will use the new container URL mas.maap-project.org/root/maap-workspaces/base_images/python:v4.0.0 — also ensure that they are using `python` as the conda-environment name and not `vanilla`.
2424

2525
Added

0 commit comments

Comments
 (0)