Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Arbolta Examples

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!

Install Dependencies

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

Launch Jupyter

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.