|
1 | 1 | # Welcome to the MovingPandas examples repository! |
2 | 2 |
|
3 | | -<img align="right" src="https://movingpandas.github.io/movingpandas/assets/img/movingpandas.png"> |
| 3 | +<a href="__add_your_repository_url_here__"> |
| 4 | + <img alt="Get it on Codeberg" src="https://get-it-on.codeberg.org/get-it-on-blue-on-white.png" height="60" align="right"> |
| 5 | +</a> |
| 6 | + |
| 7 | +[](https://codeberg.org/movingpandas/movingpandas-examples/issues) |
4 | 8 |
|
5 | 9 | This repository contains Jupyter notebooks demonstrating MovingPandas features. |
6 | 10 |
|
| 11 | +<img align="right" src="https://movingpandas.github.io/movingpandas/assets/img/movingpandas.png" width="200"> |
| 12 | + |
7 | 13 | 👉 **Jump right in with [Example 1: Getting Started](https://github.com/movingpandas/movingpandas-examples/blob/main/1-tutorials/1-getting-started.ipynb)** |
8 | 14 |
|
9 | 15 | You can run the these notebooks on MyBinder - no installation required: [](https://mybinder.org/v2/gh/movingpandas/movingpandas-examples/main) |
|
0 commit comments