Skip to content

Commit 63e0ea0

Browse files
authored
remove binder links.
1 parent bfd5f16 commit 63e0ea0

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,11 @@ Consequently understanding these examples will ensure you can deploy the models
6161

6262
We also provide some notebooks that show more a more pythonic way to interact with the codebase, these examples make use of the TAATA dataset examined in the `wren` manuscript:
6363

64-
| | | | |
65-
| ---------------------------------------------------------------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
66-
| **[Roost](https://github.com/CompRhys/aviary/blob/main/examples/notebooks/Roost.ipynb)** | [![Launch Codespace]][codespace url] | [![Open in Google Colab]](https://colab.research.google.com/github/CompRhys/aviary/blob/main/examples/notebooks/Roost.ipynb) | [![Launch Binder]](https://mybinder.org/v2/gh/CompRhys/aviary/main?labpath=examples/notebooks/Roost.ipynb) |
67-
| **[Wren](https://github.com/CompRhys/aviary/blob/main/examples/notebooks/Wren.ipynb)** | [![Launch Codespace]][codespace url] | [![Open in Google Colab]](https://colab.research.google.com/github/CompRhys/aviary/blob/main/examples/notebooks/Wren.ipynb) | [![Launch Binder]](https://mybinder.org/v2/gh/CompRhys/aviary/main?labpath=examples/notebooks/Wren.ipynb) |
64+
| | | |
65+
| ---------------------------------------------------------------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------- |
66+
| **[Roost](https://github.com/CompRhys/aviary/blob/main/examples/notebooks/Roost.ipynb)** | [![Launch Codespace]][codespace url] | [![Open in Google Colab]](https://colab.research.google.com/github/CompRhys/aviary/blob/main/examples/notebooks/Roost.ipynb) |
67+
| **[Wren](https://github.com/CompRhys/aviary/blob/main/examples/notebooks/Wren.ipynb)** | [![Launch Codespace]][codespace url] | [![Open in Google Colab]](https://colab.research.google.com/github/CompRhys/aviary/blob/main/examples/notebooks/Wren.ipynb) |
6868

69-
[Launch Binder]: https://mybinder.org/badge_logo.svg
7069
[Open in Google Colab]: https://colab.research.google.com/assets/colab-badge.svg
7170
[Launch Codespace]: https://img.shields.io/badge/Launch-Codespace-darkblue?logo=github
7271
[codespace url]: https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=411272553

0 commit comments

Comments
 (0)