Skip to content

Commit

Permalink
Update for v24.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lauramurgatroyd authored Oct 16, 2024
1 parent fd7211c commit 5e83642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To open and run the notebooks interactively in an executable environment, please
To install via `conda`, create a new environment using:

```bash
conda create --name cil-demos -c conda-forge -c https://software.repos.intel.com/python/conda -c astra-toolbox -c ccpi cil=23.1.0 astra-toolbox tigre ccpi-regulariser tomophantom "ipywidgets<8"
conda create --name cil -c conda-forge -c https://software.repos.intel.com/python/conda -c ccpi cil=24.2.0 astra-toolbox=*=cuda* tigre ccpi-regulariser tomophantom ipykernel ipywidgets"
```
where,
Expand Down

0 comments on commit 5e83642

Please sign in to comment.