Skip to content

Commit

Permalink
Removed link to colab because it doesn't work anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
haesleinhuepf authored Dec 22, 2022
1 parent 463f247 commit 7e0b0df
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ If you run the installation from within a notebook, you need to restart Jupyter

## Usage
You can use `stackview` from within jupyter notebooks as shown below.
Also check out the [demo notebook on google colab](https://colab.research.google.com/github/haesleinhuepf/stackview/blob/master/docs/demo.ipynb) or in
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/haesleinhuepf/stackview/HEAD?filepath=docs%2Fdemo.ipynb)
Also check out the demo in [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/haesleinhuepf/stackview/HEAD?filepath=docs%2Fdemo.ipynb)

Starting point is a 3D image dataset provided as numpy array.
```python
Expand Down

0 comments on commit 7e0b0df

Please sign in to comment.