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.
| 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)|
260
-
| 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)|
261
-
| 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)|
254
+
| ID | Example | Open on GitHub | Launch on Binder | Launch on Colab|
| 1 |**Basic**|[](./examples/basic.ipynb)|[](https://mybinder.org/v2/gh/wiseaidotdev/gems/main?filepath=examples/basic.ipynb)|[](https://colab.research.google.com/github/wiseaidotdev/gems/blob/main/examples/basic.ipynb)|
257
+
| 2 |**Rocket**|[](./examples/rocket.ipynb)|[](https://mybinder.org/v2/gh/wiseaidotdev/gems/main?filepath=examples/rocket.ipynb)|[](https://colab.research.google.com/github/wiseaidotdev/gems/blob/main/examples/rocket.ipynb)|
258
+
| 3 |**Axum**|[](./examples/axum.ipynb)|[](https://mybinder.org/v2/gh/wiseaidotdev/gems/main?filepath=examples/axum.ipynb)|[](https://colab.research.google.com/github/wiseaidotdev/gems/blob/main/examples/axum.ipynb)|
262
259
263
260
## 🤝 Contributing
264
261
265
-
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.
262
+
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/wiseaidotdev/gems). Your contributions help improve this crate for the community.
266
263
267
264
## 📄 License
268
265
269
266
This project is licensed under the [MIT License](LICENSE).
0 commit comments