Sign inSign up

maro2020/playground

By maro2020

Updated about 5 years ago

For you to try all the notebooks and examples in MARO. Enjoy it!

Image
0

643

maro2020/playground repository overview

MARO Playground

The playground provides a standalone MARO running environment, it also includes examples of some predefined scenarios and quick-start tutorials.

Quickstart

  # Run playground container.
  # Redis commander (GUI for redis) -> http://127.0.0.1:40009
  # Jupyter lab with maro -> http://127.0.0.1:40010
  docker run -p 40009:40009 -p 40010:40010 maro2020/playground

Main service in the playground

ServiceDescriptionHost
Redis CommanderRedis Web GUI.http://127.0.0.1:40009
Jupyter LabJupyter lab with MARO environment, examples, notebooks.http://127.0.0.1:40010

(Remember to change ports if you use different ports mapping.)

Major materials in the root folder

FolderDescription
examplesShowcases of predefined scenarios.
notebooksQuick-start tutorial.

(The ones not mentioned in this table can be ignored.)

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

about 5 years ago

docker pull maro2020/playground