Getting started

You have two options for using Brilview:

Central Brilview

We have central Brilview hosted by CERN web services at https://brilview.web.cern.ch

Private Brilview

Private Brilview means running backend (running brilcalc, doing aggregations, etc.) on your own machine.

Prerequisite

Before installing and/or running Brilview, you first need:

Install

Install brilview using brilconda pip:

pip install brilview

Run

Run brilview:

brilview

Default browser should open Brilview client app on localhost:8008 (visit manually if not opened).