Skip to content

Commit

Permalink
BUG: Use itkwidgets >= 1.0a23
Browse files Browse the repository at this point in the history
  • Loading branch information
bnmajor committed Feb 23, 2023
1 parent da4e3b3 commit 7503408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/EnvironmentCheck.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"outputs": [],
"source": [
"reqs = [\n",
" \"itkwidgets[all]==1.0a23\",\n",
" \"itkwidgets[all]>=1.0a23\",\n",
" \"imjoy-elfinder\",\n",
" \"imjoy-jupyter-extension\",\n",
" \"imjoy-jupyterlab-extension\",\n",
Expand Down

0 comments on commit 7503408

Please sign in to comment.