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
* update docker hub init
* replace personal account with maro-team
* update hello files for CIM
* update docker repository name
* update docker file name
* fix bugs in notebook, rectify docs
* fix doc build issue
* remove docs from playground; fix citibike lp example Event issue
* update the exampel for vector env
* update vector env example
* update README due to PR comments
* add link to playground above MARO installation in README
* fix some typos
Co-authored-by: Jinyu Wang <[email protected]>
[](https://hub.docker.com/r/arthursjiang/maro)
[](https://hub.docker.com/r/maro2020/maro)
@@ -58,6 +58,8 @@ of user-defined functions for message auto-handling, cluster provision, and job
58
58
|`examples`| Showcase of MARO. |
59
59
|`notebooks`| MARO quick-start notebooks. |
60
60
61
+
*Try [MARO playground](#run-playground) to have a quick experience.*
62
+
61
63
## Install MARO from [PyPI](https://pypi.org/project/pymaro/#files)
62
64
63
65
*Notes: The CLI commands (including the visualization tool) are not included in pymaro package. To enable these support, you need to install from source.*
0 commit comments