We provide an integer vector MAC example to help you get started with Arbolta. Explore the tutorial to understand how to use the tool to extract high-level insights!
The tutorial is provided as a Jupyter notebook and has a few extra requirements to be installed inside your Python isolated environment. This step is required only once.
pip install -r ../requirements/requirements_examples.txt
jupyter notebook .
The Jupyter interface should be automatically launched inside your browser, and you can now navigate to tutorial.ipynb
to go through the tutorial.