You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Install the required dependencies and libraries. Make sure you have [`Rust`](https://rustup.rs/), [`Jupyter Notebook`](https://jupyter.org/install), and [`evcxr_jupyter`](https://github.com/evcxr/evcxr/blob/main/evcxr_jupyter/README.md) installed on your system.
@@ -195,13 +211,13 @@ This repository contains a list of notebooks examples on how to use the sdk and
195
211
196
212
| ID | Example | Open on GitHub | Launch on Binder | Launch on Colab |
| 1 |**Basic**|[](./examples/basic.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/gems/main?filepath=examples/basic.ipynb)|[](https://colab.research.google.com/github/wiseaidev/gems/blob/main/examples/basic.ipynb)|
199
-
| 2 |**Rocket**|[](./examples/rocket.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/gems/main?filepath=examples/rocket.ipynb)|[](https://colab.research.google.com/github/wiseaidev/gems/blob/main/examples/rocket.ipynb)|
200
-
| 3 |**Axum**|[](./examples/axum.ipynb)|[](https://mybinder.org/v2/gh/wiseaidev/gems/main?filepath=examples/axum.ipynb)|[](https://colab.research.google.com/github/wiseaidev/gems/blob/main/examples/axum.ipynb)|
214
+
| 1 |**Basic**|[](./examples/basic.ipynb)|[](https://mybinder.org/v2/gh/kevin-rs/gems/main?filepath=examples/basic.ipynb)|[](https://colab.research.google.com/github/kevin-rs/gems/blob/main/examples/basic.ipynb)|
215
+
| 2 |**Rocket**|[](./examples/rocket.ipynb)|[](https://mybinder.org/v2/gh/kevin-rs/gems/main?filepath=examples/rocket.ipynb)|[](https://colab.research.google.com/github/kevin-rs/gems/blob/main/examples/rocket.ipynb)|
216
+
| 3 |**Axum**|[](./examples/axum.ipynb)|[](https://mybinder.org/v2/gh/kevin-rs/gems/main?filepath=examples/axum.ipynb)|[](https://colab.research.google.com/github/kevin-rs/gems/blob/main/examples/axum.ipynb)|
201
217
202
218
## 🤝 Contributing
203
219
204
-
Contributions and feedback are welcome! If you'd like to contribute, report an issue, or suggest an enhancement, please engage with the project on [GitHub](https://github.com/wiseaidev/gems). Your contributions help improve this crate for the community.
220
+
Contributions and feedback are welcome! If you'd like to contribute, report an issue, or suggest an enhancement, please engage with the project on [GitHub](https://github.com/kevin-rs/gems). Your contributions help improve this crate for the community.
0 commit comments