Accessing the Aizen Platform
Last updated
Last updated
Users access the Aizen platform by using the Aizen Jupyter console. If you are the admin user, you can grant users with the appropriate Aizen roles so that they can log in to the Aizen Jupyter console. For more information, see Managing Users and Roles.
As a regular user, you can download the sample tutorial from Aizen public repository (https://github.com/aizen-corp/tutorial.git) and then execute the sample notebooks.
Connect to JupyterLab via the application URL: http://<KUBERNETES CLUSTER INGRESS HOST>/aizen/console
.
In the Sign in dialog box, enter your username and password, and click the Sign in button.
This will launch the Aizen Jupyter console.
Click on the Git Clone icon in the toolbar of the console:
Specify the URL of the sample tutorial in the text box of the pop-up dialog box, and then click on the Clone button:
You will see a tutorial folder created:
Double-click on the tutorial folder. You should be able to open notebooks from the aizen_free or aizen_licensed subfolders.
There, you will be able to run the Trip Fare Prediction use case, which demonstrates the AI pipeline.
To monitor Aizen metrics, click on the Grafana button, and log in with this username and password: admin/prom-operator
.