Skip to content

Commit 5a1479a

Browse files
committed
DOC: Use monai stable instead of monai-weekly in example
1 parent 0e52ce8 commit 5a1479a

File tree

3 files changed

+60
-81
lines changed

3 files changed

+60
-81
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- imjoy-elfinder
1313
- imjoy-jupyter-extension
1414
- imjoy-jupyterlab-extension
15-
- monai-weekly[nibabel, matplotlib, tqdm]
15+
- monai[nibabel, matplotlib, tqdm]
1616
- imageio
1717
- pyvista
1818
- dask[diagnostics]

examples/EnvironmentCheck.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
" \"imjoy-jupyter-extension\",\n",
112112
" \"imjoy-jupyterlab-extension\",\n",
113113
" \"itk\",\n",
114-
" \"monai-weekly[nibabel, matplotlib, tqdm]\",\n",
114+
" \"monai[nibabel, matplotlib, tqdm]\",\n",
115115
" \"imageio\",\n",
116116
" \"pyvista\",\n",
117117
" \"dask[diagnostics]\",\n",

examples/integrations/MONAI/transform_visualization.ipynb

Lines changed: 58 additions & 79 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)